We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5adc71c commit 1a2e962Copy full SHA for 1a2e962
.github/workflows/busola-build.yml
@@ -52,7 +52,6 @@ jobs:
52
build-fips-busola-image:
53
uses: kyma-project/test-infra/.github/workflows/image-builder.yml@main # Usage: kyma-project/test-infra/.github/workflows/image-builder.yml@main
54
if: github.event.pull_request.draft == false
55
- continue-on-error: true
56
with:
57
name: fips-busola
58
dockerfile: fips.Dockerfile
0 commit comments