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

Update azure-pipeline.vs.yaml for Azure Pipelines

This commit is contained in:
Nikolaj Bjorner 2019-06-06 00:34:12 +02:00
parent 4a5155a735
commit e115a60ddf

View file

@ -8,7 +8,7 @@ steps:
- task: GitHubRelease@0
inputs:
gitHubConnection: Z3GitHub
repositoryName: 'Z3Prover/bin'
repositoryName: 'Z3Prover/z3'
action: 'create'
target: '$(Build.SourceVersion)'
tagSource: 'manual'