Build system: Remove tag_name and target_commitish
Fixed in travis-ci/dpl#923 (ref travis-ci/dpl#914)
This commit is contained in:
parent
df17baac18
commit
533ad99e57
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@ jobs:
|
|||
api_key: ${GITHUB_OAUTH_TOKEN}
|
||||
file: pico-release-$TRAVIS_TAG.tar.gz
|
||||
skip_cleanup: true
|
||||
tag_name: $TRAVIS_TAG
|
||||
target_commitish: $TRAVIS_COMMIT
|
||||
name: Version ${TRAVIS_TAG:1}
|
||||
draft: true
|
||||
on:
|
||||
|
|
Loading…
Reference in a new issue