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

View File

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