re-enable conditional build for docker image
Some checks failed
Build Alpine RootFS and Docker Image (latest) / build-and-push (push) Has been cancelled
Build Alpine RootFS and Docker Image (latest) / push-docker (push) Has been cancelled
Build Alpine RootFS and Docker Image (latest) / update-changelog (push) Has been cancelled
Build Alpine RootFS and Docker Image (latest) / update-build-info (push) Has been cancelled
Some checks failed
Build Alpine RootFS and Docker Image (latest) / build-and-push (push) Has been cancelled
Build Alpine RootFS and Docker Image (latest) / push-docker (push) Has been cancelled
Build Alpine RootFS and Docker Image (latest) / update-changelog (push) Has been cancelled
Build Alpine RootFS and Docker Image (latest) / update-build-info (push) Has been cancelled
This commit is contained in:
@@ -61,8 +61,7 @@ jobs:
|
||||
|
||||
push-docker:
|
||||
needs: build-and-push
|
||||
if: always()
|
||||
# if: needs.build-and-push-rootfs.outputs.tarball-updated == 'true'
|
||||
if: needs.build-and-push-rootfs.outputs.tarball-updated == 'true'
|
||||
runs-on: docker-build2
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user