mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-22 04:46:11 +00:00
Re-enable draft in CI (#1336)
This commit is contained in:
parent
72e8cd664e
commit
1cfc5e8355
@ -88,6 +88,7 @@ deploy:
|
||||
auth_token:
|
||||
secure: 2SmsqS2RaX2N5c9UwUcfBwNmMX64FfPAZFShLyxIkZXiC8vLaYCHToWxBYEuWRSk
|
||||
artifact: "%ARTIFACT_NAME%"
|
||||
draft: true
|
||||
prerelease: true
|
||||
on:
|
||||
appveyor_repo_tag: true
|
||||
|
@ -180,6 +180,7 @@ after_success:
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
provider: releases
|
||||
draft: true
|
||||
prerelease: true
|
||||
tag_name: $TRAVIS_TAG
|
||||
api_key:
|
||||
|
Loading…
Reference in New Issue
Block a user