mirror of
https://github.com/Z3Prover/z3
synced 2025-06-13 09:26:15 +00:00
Update azure-pipeline.vs.yaml for Azure Pipelines
This commit is contained in:
parent
4a5155a735
commit
e115a60ddf
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ steps:
|
||||||
- task: GitHubRelease@0
|
- task: GitHubRelease@0
|
||||||
inputs:
|
inputs:
|
||||||
gitHubConnection: Z3GitHub
|
gitHubConnection: Z3GitHub
|
||||||
repositoryName: 'Z3Prover/bin'
|
repositoryName: 'Z3Prover/z3'
|
||||||
action: 'create'
|
action: 'create'
|
||||||
target: '$(Build.SourceVersion)'
|
target: '$(Build.SourceVersion)'
|
||||||
tagSource: 'manual'
|
tagSource: 'manual'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue