3
0
Fork 0
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:
Nikolaj Bjorner 2019-06-06 17:31:18 +02:00
parent 8f1325d5c5
commit 783f998892

View file

@ -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'