Skip to content

Commit cc809d3

Browse files
committed
fix
1 parent 353f8f5 commit cc809d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_default.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ jobs:
181181
# ghcr.io/pkgforge/devscripts/alpine:${{ matrix.arch }}
182182
# ghcr.io/pkgforge/devscripts/alpine:${{ matrix.arch }}-${{ env.DOCKER_TAG }}
183183
# outputs: type=registry,compression=zstd,compression-level=22
184+
# continue-on-error: true
184185

185-
continue-on-error: true
186186
- name: Docker Build and Push (alpine)
187187
uses: docker/build-push-action@v6
188188
with:

0 commit comments

Comments
 (0)