Update '.drone.yml'
This commit is contained in:
parent
8239c889c9
commit
5e8e80680d
|
@ -15,8 +15,9 @@ steps:
|
||||||
from_secret: pypi_username
|
from_secret: pypi_username
|
||||||
password:
|
password:
|
||||||
from_secret: pypi_password
|
from_secret: pypi_password
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
event:
|
event:
|
||||||
- push
|
- tag
|
||||||
|
|
Loading…
Reference in New Issue