Skip to content

Commit fa1c26f

Browse files
authored
Remove continue on error so the build fails if problem
1 parent 260af14 commit fa1c26f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ jobs:
141141
name: Build and push
142142
id: build-push
143143
uses: docker/build-push-action@v5
144-
continue-on-error: true
145144
with:
146145
context: .
147146
platforms: linux/amd64, linux/arm64

0 commit comments

Comments
 (0)