Skip to content

Commit

Permalink
continue on error in deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jfleisher committed Mar 23, 2022
1 parent 3ffc3c2 commit b8c61ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@ stages:
jobs:
- job: Deploy
displayName: "Deploy into GitHub"
continueOnError: true
pool:
vmImage: "ubuntu-latest"
steps:
Expand Down

0 comments on commit b8c61ca

Please sign in to comment.