Feat: add autopublishing
continuous-integration/drone/push Build is passing Ayrıntılar

Bu işleme şunda yer alıyor:
Bertrand Benjamin 2020-08-20 17:02:09 +02:00
ebeveyn 27e7dcba20
işleme 73b19e9644
1 değiştirilmiş dosya ile 9 ekleme ve 0 silme

Dosyayı Görüntüle

@ -7,3 +7,12 @@ steps:
commands:
- pip install -r requirements.txt
- pytest --doctest-modules ./mapytex/
- name: Publish
image: plugins/pypi
settings:
username:
from_secret: pypi_username
password:
from_secret: pypi_password
when:
event: tag