mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-04-24 17:04:42 +00:00
fix PyPi upload
This commit is contained in:
parent
6522a39250
commit
16a80d4635
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue