mirror of
https://github.com/Z3Prover/z3
synced 2025-07-24 21:26:59 +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
|
||||
inputs:
|
||||
gitHubConnection: Z3Prover
|
||||
repositoryName: 'Z3Prover/z3'
|
||||
repositoryName: $(Build.Repository.Name)
|
||||
action: 'create'
|
||||
# target: '$(Build.SourceVersion)'
|
||||
target: '$(Build.SourceVersion)'
|
||||
tagSource: 'userSpecifiedTag'
|
||||
tag: 'Nightly'
|
||||
title: 'Nightly'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue