mirror of
https://github.com/Z3Prover/z3
synced 2025-07-25 21:57:00 +00:00
Update nightly.yaml for Azure Pipelines
This commit is contained in:
parent
ad0afbb792
commit
b1259fb6ce
1 changed files with 2 additions and 2 deletions
|
@ -465,9 +465,9 @@ stages:
|
||||||
continueOnError: true
|
continueOnError: true
|
||||||
inputs:
|
inputs:
|
||||||
gitHubConnection: Z3Prover
|
gitHubConnection: Z3Prover
|
||||||
repositoryName: 'Z3Prover/z3'
|
repositoryName: $(Build.Repository.Name)
|
||||||
action: 'create'
|
action: 'create'
|
||||||
# target: '$(Build.SourceVersion)'
|
target: '$(Build.SourceVersion)'
|
||||||
tagSource: 'userSpecifiedTag'
|
tagSource: 'userSpecifiedTag'
|
||||||
tag: 'Nightly'
|
tag: 'Nightly'
|
||||||
title: 'Nightly'
|
title: 'Nightly'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue