mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
update tag
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
87116b7086
commit
dc452b92e1
|
@ -23,7 +23,7 @@ steps:
|
||||||
action: 'create'
|
action: 'create'
|
||||||
target: '$(Build.SourceVersion)'
|
target: '$(Build.SourceVersion)'
|
||||||
tagSource: 'manual'
|
tagSource: 'manual'
|
||||||
tag: 'Ubuntu$(Build.SourceVersion)'
|
tag: 'NightlyUbuntu'
|
||||||
title: 'Nightly Ubuntu'
|
title: 'Nightly Ubuntu'
|
||||||
releaseNotesSource: 'input'
|
releaseNotesSource: 'input'
|
||||||
releaseNotes: 'nightly build'
|
releaseNotes: 'nightly build'
|
||||||
|
|
Loading…
Reference in a new issue