There was an error while loading. Please reload this page.
1 parent ad0afbb commit b1259fbCopy full SHA for b1259fb
scripts/nightly.yaml
@@ -465,9 +465,9 @@ stages:
465
continueOnError: true
466
inputs:
467
gitHubConnection: Z3Prover
468
- repositoryName: 'Z3Prover/z3'
+ repositoryName: $(Build.Repository.Name)
469
action: 'create'
470
-# target: '$(Build.SourceVersion)'
+ target: '$(Build.SourceVersion)'
471
tagSource: 'userSpecifiedTag'
472
tag: 'Nightly'
473
title: 'Nightly'
0 commit comments