Fix indentation error in pippeline.
All checks were successful
ci/woodpecker/push/package-deploy Pipeline was successful
All checks were successful
ci/woodpecker/push/package-deploy Pipeline was successful
This commit is contained in:
parent
90a7e5b119
commit
f63780860f
1 changed files with 3 additions and 1 deletions
|
@ -10,6 +10,8 @@ steps:
|
|||
- python3 -m build
|
||||
|
||||
- name: publish
|
||||
when:
|
||||
- event: tag
|
||||
image: gitea.elara.ws/music-kraken/plugin-twine
|
||||
settings:
|
||||
repository_url: "https://test.pypi.org"
|
||||
|
|
Loading…
Add table
Reference in a new issue