Skip to content

Commit

Permalink
NIT-994 Adding matrix strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahzad Chaudhry committed Dec 21, 2023
1 parent 0055893 commit 1879b86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cloud-platform-deploy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ defaults:

jobs:
release:
continue-on-error: false
continue-on-error: true
strategy:
fail-fast: true
fail-fast: false
max-parallel: 1
matrix:
include:
Expand Down

0 comments on commit 1879b86

Please sign in to comment.