Skip to content

Commit

Permalink
[cft] Soft fail on timeout (#141165)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz authored Sep 20, 2022
1 parent 841b930 commit 2d0d3a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipelines/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ steps:
label: 'Cloud Deployment'
soft_fail:
- exit_status: 255
- exit_status: '-1'
agents:
queue: n2-2
timeout_in_minutes: 30
Expand Down

0 comments on commit 2d0d3a5

Please sign in to comment.