test
Some checks failed
Build Alpine RootFS and Docker Image (latest) / build-rootfs (push) Failing after 13s
Build Alpine RootFS and Docker Image (latest) / push-tarball (push) Has been skipped
Build Alpine RootFS and Docker Image (latest) / push-docker (push) Has been skipped
Build Alpine RootFS and Docker Image (latest) / update-changelog (push) Has been skipped
Build Alpine RootFS and Docker Image (latest) / update-build-info (push) Has been skipped

This commit is contained in:
2025-07-06 08:54:33 -07:00
parent a1a0e41bf3
commit 8e986c7b8b
3 changed files with 16 additions and 29 deletions

View File

@@ -23,6 +23,7 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v3
- name: Build custom Alpine builder image
run: |
docker build -t alpine-builder:latest .