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 efd558d commit 545a2ddCopy full SHA for 545a2dd
.github/workflows/dockerimage.yml
@@ -6,6 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-latest
8
strategy:
9
+ fail-fast: false
10
matrix:
11
env:
12
- VERSION: 5.13.1
0 commit comments