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