Skip to content

Commit 8f27beb

Browse files
authored
Merge pull request #429 from node-red/hardillb-patch-2
Remove continue on error so the build fails if problem
2 parents 260af14 + fa1c26f commit 8f27beb

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)