Fix source container, don't abort other workflows if one fails

This commit is contained in:
Matthew Penner
2020-12-03 19:10:19 -07:00
parent 7316d95eb8
commit 4c1c568e58
2 changed files with 3 additions and 1 deletions

View File

@@ -14,6 +14,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
image:
- "alpine"