Build system: Remove tag_name and target_commitish

Fixed in travis-ci/dpl#923 (ref travis-ci/dpl#914)
This commit is contained in:
Daniel Rudolf 2018-12-03 12:33:38 +01:00
parent df17baac18
commit 533ad99e57
No known key found for this signature in database
GPG key ID: A061F02CD8DE4538

View file

@ -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: