Skip to content

Commit 42b7db5

Browse files
committed
chore: remove continue-on-error: true
1 parent 1108bf9 commit 42b7db5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454

5555
- name: Build image for tag ${{ matrix.target }}
5656
run: docker buildx bake --file docker-bake.hcl ${{ matrix.target }}
57-
continue-on-error: true
5857

5958
- name: Login container registries
6059
if: github.ref == 'refs/heads/master' && github.event_name == 'workflow_dispatch'

0 commit comments

Comments
 (0)