We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 353f8f5 commit cc809d3Copy full SHA for cc809d3
.github/workflows/build_default.yaml
@@ -181,8 +181,8 @@ jobs:
181
# ghcr.io/pkgforge/devscripts/alpine:${{ matrix.arch }}
182
# ghcr.io/pkgforge/devscripts/alpine:${{ matrix.arch }}-${{ env.DOCKER_TAG }}
183
# outputs: type=registry,compression=zstd,compression-level=22
184
+ # continue-on-error: true
185
- continue-on-error: true
186
- name: Docker Build and Push (alpine)
187
uses: docker/build-push-action@v6
188
with:
0 commit comments