mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
temporary remove delete from nightly
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
5a1003f6ed
commit
09523a4bca
2 changed files with 11 additions and 8 deletions
|
@ -117,14 +117,14 @@ jobs:
|
|||
inputs:
|
||||
artifactName: 'Ubuntu'
|
||||
targetPath: tmp
|
||||
- task: GitHubRelease@0
|
||||
inputs:
|
||||
gitHubConnection: Z3GitHub
|
||||
repositoryName: 'Z3Prover/z3'
|
||||
action: 'delete'
|
||||
# target: '$(Build.SourceVersion)'
|
||||
tagSource: 'manual'
|
||||
tag: 'Nightly'
|
||||
# - task: GitHubRelease@0
|
||||
# inputs:
|
||||
# gitHubConnection: Z3GitHub
|
||||
# repositoryName: 'Z3Prover/z3'
|
||||
# action: 'delete'
|
||||
## target: '$(Build.SourceVersion)'
|
||||
# tagSource: 'manual'
|
||||
# tag: 'Nightly'
|
||||
- task: GitHubRelease@0
|
||||
inputs:
|
||||
gitHubConnection: Z3GitHub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue