Skip to content

Commit 1a2e962

Browse files
authored
fix: Remove continue-on-error
1 parent 5adc71c commit 1a2e962

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/busola-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
build-fips-busola-image:
5353
uses: kyma-project/test-infra/.github/workflows/image-builder.yml@main # Usage: kyma-project/test-infra/.github/workflows/image-builder.yml@main
5454
if: github.event.pull_request.draft == false
55-
continue-on-error: true
5655
with:
5756
name: fips-busola
5857
dockerfile: fips.Dockerfile

0 commit comments

Comments
 (0)