mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 02:15:19 +00:00
add stages
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
b108f5163d
commit
726853de4e
|
@ -207,6 +207,7 @@ stages:
|
|||
targetPath: src/api/python/dist
|
||||
|
||||
- stage: Deployment
|
||||
jobs:
|
||||
- job: Deploy
|
||||
displayName: "Deploy into GitHub"
|
||||
dependsOn:
|
||||
|
|
Loading…
Reference in a new issue