3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

continue on error in deploy

This commit is contained in:
jofleish 2022-03-23 12:31:35 -04:00
parent 3ffc3c2f97
commit b8c61ca278

View file

@ -396,6 +396,7 @@ stages:
jobs:
- job: Deploy
displayName: "Deploy into GitHub"
continueOnError: true
pool:
vmImage: "ubuntu-latest"
steps: