fix PyPi upload

This commit is contained in:
Waldecir Santos 2018-10-01 20:14:42 +01:00 committed by GitHub
parent 6522a39250
commit 16a80d4635
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,11 +21,10 @@ after_success:
deploy:
provider: pypi
user: jazzband
server: https://jazzband.co/projects/django-dbtemplates/upload
distributions: "sdist bdist_wheel"
password:
secure: B7imNYNndd2HEr79+3/jXLjFo/MdzzHUkH1NJ7G+YFtYjEkRFEaVuPXhuX1LYO9/qzYDcqHVrnsg65ZUXCftAg0/zFZ7zhEn/WEYZA2nkPosoSrYNV+s3XH/DMmpXdG6mKRN4D0mLQXaCwGeuQ2wHFOg7HCsz+tojFwYnEyN9ag=
on:
tags: true
repo: jazzband/django-dbtemplates
python: 3.6
python: 3.7