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