Compare commits
3 commits
db9294d8f2
...
d8706e84f6
| Author | SHA1 | Date | |
|---|---|---|---|
| d8706e84f6 | |||
| fc051ed49e | |||
| bb2340fce1 |
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ pipeline:
|
|||
- poetry install
|
||||
- echo "----------------- publishing to pypi ------------------"
|
||||
- poetry publish --username "$PYPI_USERNAME" --password "$PYPI_PASSWORD"
|
||||
secrets: [ pypi_username, pypi_password ]
|
||||
when:
|
||||
event: tag
|
||||
tag: v*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue