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 7b75dca commit e8674ecCopy full SHA for e8674ec
.github/workflows/ci-image.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Push Docker image to GitHub Packages
13
runs-on: ubuntu-latest
14
strategy:
15
- fail-fast: true
+ fail-fast: false
16
matrix:
17
include:
18
- dockerfile: swift-ci/main/ubuntu/18.04/Dockerfile
0 commit comments