From 4a5155a73585e7ecd15ada818fc87d5909928274 Mon Sep 17 00:00:00 2001 From: Nikolaj Bjorner Date: Thu, 6 Jun 2019 00:32:32 +0200 Subject: [PATCH] Update azure-pipeline.vs.yaml for Azure Pipelines --- scripts/azure-pipeline.vs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/azure-pipeline.vs.yaml b/scripts/azure-pipeline.vs.yaml index ed399fed7..f0db50a9b 100644 --- a/scripts/azure-pipeline.vs.yaml +++ b/scripts/azure-pipeline.vs.yaml @@ -9,7 +9,7 @@ steps: inputs: gitHubConnection: Z3GitHub repositoryName: 'Z3Prover/bin' - action: 'edit' + action: 'create' target: '$(Build.SourceVersion)' tagSource: 'manual' tag: 'nightly'