Only on tag event
This commit is contained in:
parent
2878641dbe
commit
5ff0382165
@ -10,6 +10,8 @@ pipeline:
|
|||||||
|
|
||||||
upload:
|
upload:
|
||||||
image: python:latest
|
image: python:latest
|
||||||
|
when:
|
||||||
|
event: tag
|
||||||
secrets: [ twine_username, twine_password ]
|
secrets: [ twine_username, twine_password ]
|
||||||
commands:
|
commands:
|
||||||
- ls -l
|
- ls -l
|
||||||
|
Loading…
Reference in New Issue
Block a user