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 43c797d commit 99a46e9Copy full SHA for 99a46e9
.github/workflows/docker-commit.yml
@@ -17,6 +17,7 @@ jobs:
17
name: Tag Commit (PHP-FPM, ${{ matrix.base-tag }})
18
19
strategy:
20
+ fail-fast: false
21
matrix:
22
base-tag:
23
- 7.4-fpm-alpine
0 commit comments