From 8f1325d5c5d7d810639009026a80a290579dae13 Mon Sep 17 00:00:00 2001 From: Nikolaj Bjorner Date: Thu, 6 Jun 2019 17:29:23 +0200 Subject: [PATCH] Update nightly-ubuntu.yaml for Azure Pipelines --- scripts/nightly-ubuntu.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/nightly-ubuntu.yaml b/scripts/nightly-ubuntu.yaml index 142e5cdf7..53fbc4b70 100644 --- a/scripts/nightly-ubuntu.yaml +++ b/scripts/nightly-ubuntu.yaml @@ -20,7 +20,7 @@ steps: inputs: gitHubConnection: Z3GitHub repositoryName: 'Z3Prover/z3' - action: 'create' + action: 'edit' target: '$(Build.SourceVersion)' tagSource: 'manual' tag: 'NightlyUbuntu'