Add Pypi distribution
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michel Roux 2020-04-10 10:08:22 +02:00
parent 7c4ed4ce4c
commit ba88b89498

View File

@ -11,3 +11,10 @@ steps:
from_secret: docker_username
password:
from_secret: docker_password
- name: pypi
image: plugins/pypi
settings:
username:
from_secret: pipy_username
password:
from_secret: pipy_password