mirror of
https://github.com/Z3Prover/z3
synced 2025-06-02 20:31:21 +00:00
publish to github
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
39df8ee372
commit
81a5e56c89
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ stages:
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
- job: GitHubPublish
|
- job: GitHubPublish
|
||||||
condition: eq(0,1)
|
condition: eq(1,1)
|
||||||
displayName: "Publish to GitHub"
|
displayName: "Publish to GitHub"
|
||||||
pool:
|
pool:
|
||||||
vmImage: "windows-latest"
|
vmImage: "windows-latest"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue