Only on tag event
Some checks failed
ci/woodpecker/push/release Pipeline was successful
ci/woodpecker/push/linting Pipeline failed

This commit is contained in:
RealStickman 2022-09-12 19:37:43 +02:00
parent 2878641dbe
commit 5ff0382165

View File

@ -10,6 +10,8 @@ pipeline:
upload:
image: python:latest
when:
event: tag
secrets: [ twine_username, twine_password ]
commands:
- ls -l