3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-12 12:08:18 +00:00

Update azure-pipeline.vs.yaml for Azure Pipelines

This commit is contained in:
Nikolaj Bjorner 2019-06-06 00:31:07 +02:00
parent 7ecf2f1136
commit 5341e24b5d

View file

@ -11,8 +11,8 @@ steps:
repositoryName: 'Z3Prover/bin' repositoryName: 'Z3Prover/bin'
action: 'edit' action: 'edit'
target: '$(Build.SourceVersion)' target: '$(Build.SourceVersion)'
tagSource: 'auto' tagSource: 'manual'
tag: '1.0' tag: 'nightly'
title: 'nightly' title: 'nightly'
releaseNotesSource: 'input' releaseNotesSource: 'input'
releaseNotes: 'nightly build' releaseNotes: 'nightly build'