Fix drone deploy
This commit is contained in:
parent
8579c416a2
commit
56f2040536
@ -1,4 +1,3 @@
|
||||
---
|
||||
kind: pipeline
|
||||
name: python-latest
|
||||
|
||||
@ -21,7 +20,7 @@ steps:
|
||||
- source: PYPI_PASSWORD
|
||||
target: TWINE_PASSWORD
|
||||
when:
|
||||
event: tag
|
||||
event: [ tag ]
|
||||
- name: notify
|
||||
image: drillster/drone-email
|
||||
host: $SMTP_HOST
|
||||
|
Loading…
Reference in New Issue
Block a user