Run main build if backup (bootstrap) container build step is skipped
This commit is contained in:
@@ -55,6 +55,7 @@ jobs:
|
||||
|
||||
release-test:
|
||||
needs: build-docker-bootstrap
|
||||
if: "!failure()"
|
||||
container:
|
||||
image: gas/ci
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user