Skip to content

Commit

Permalink
Added continue on error so all the node version will be tried
Browse files Browse the repository at this point in the history
  • Loading branch information
Renzo van Hootegem committed Nov 7, 2024
1 parent 8f4ade2 commit c1d0528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/periodic-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
message: Graphcommerce start building
notifyOnlyOnFailure: true
publish:
continue-on-error: true
strategy:
matrix:
version: [18, 20, 22]
Expand Down

0 comments on commit c1d0528

Please sign in to comment.