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 594de4e commit e135e6bCopy full SHA for e135e6b
.github/workflows/update-docker-images.yml
@@ -22,6 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
if: github.repository_owner == 'scop' && github.ref == 'refs/heads/main'
24
strategy:
25
+ fail-fast: false
26
matrix:
27
include:
28
- dist: alpine
0 commit comments