ertwtre
Some checks failed
Build Alpine RootFS and Docker Image (latest) / build-and-push (push) Successful in 6s
Build Alpine RootFS and Docker Image (latest) / push-docker (push) Failing after 1s
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 11:59:12 -07:00
parent 4c65a361b0
commit 7f30dfa8b7

View File

@@ -61,7 +61,7 @@ jobs:
push-docker:
needs: build-and-push
if: needs.build-and-push-rootfs.outputs.tarball-updated == 'true'
if: always()
runs-on: docker-build2
steps: