Run main build if backup (bootstrap) container build step is skipped
All checks were successful
CI / build-docker (push) Successful in 12s
CI / build-docker-bootstrap (push) Has been skipped
CI / release-test (push) Successful in 26s

This commit is contained in:
wispem-wantex 2025-11-08 23:29:40 -08:00
parent 23dc2c7899
commit d1c00f9455

View File

@ -55,6 +55,7 @@ jobs:
release-test:
needs: build-docker-bootstrap
if: "!failure()"
container:
image: gas/ci
volumes: