Add secrets to deploy
This commit is contained in:
parent
283d8218d7
commit
095c6cb370
@ -4,6 +4,7 @@ pipeline:
|
||||
when:
|
||||
event: tag
|
||||
branch: [main, master]
|
||||
secrets: [ twine_username, twine_password ]
|
||||
commands:
|
||||
- python --version
|
||||
- pip install -U twine --quiet
|
||||
|
Loading…
Reference in New Issue
Block a user