Merge pull request #14890 from backstage/rugvip/failslow
workflows/deploy_packages: disable fail-fast
This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
||||
needs_release: ${{ steps.release_check.outputs.needs_release }}
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
node-version: [16.x, 18.x]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user