mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
Update nightly-windows.yaml for Azure Pipelines
This commit is contained in:
parent
8f1325d5c5
commit
783f998892
|
@ -20,10 +20,10 @@ steps:
|
||||||
inputs:
|
inputs:
|
||||||
gitHubConnection: Z3GitHub
|
gitHubConnection: Z3GitHub
|
||||||
repositoryName: 'Z3Prover/z3'
|
repositoryName: 'Z3Prover/z3'
|
||||||
action: 'create'
|
action: 'edit'
|
||||||
target: '$(Build.SourceVersion)'
|
target: '$(Build.SourceVersion)'
|
||||||
tagSource: 'manual'
|
tagSource: 'manual'
|
||||||
tag: '$(Build.SourceVersion)'
|
tag: 'NightlyWindows'
|
||||||
title: 'Nightly Windows'
|
title: 'Nightly Windows'
|
||||||
releaseNotesSource: 'input'
|
releaseNotesSource: 'input'
|
||||||
releaseNotes: 'nightly build'
|
releaseNotes: 'nightly build'
|
||||||
|
|
Loading…
Reference in a new issue