This commit is contained in:
rthomas 2019-11-24 09:54:14 +01:00
parent f5d152ee92
commit 845f675627
2 changed files with 3 additions and 3 deletions

View File

@ -128,7 +128,7 @@ deploy:
provider: GitHub
auth_token:
secure: FU9CGrZ1lm0VDHUZg6zvTL4tidluDvRegVUTehCRo2xgiOv6NZePi7TdSy5CsOdG
artifact: sdk;python-src;python-egg
artifact: sdk;python-wheel
draft: false
prerelease: false
force_update: true

View File

@ -215,6 +215,6 @@ deploy:
- ${TRAVIS_BUILD_DIR}/build/*.tar.gz
skip_cleanup: true
on:
branch: master
#tags: true
#branch: master
tags: true