Merge pull request 'Add secrets for publishing' (#5) from update-woodpecker-ci into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #5
This commit is contained in:
commit
a7988b120f
@ -19,5 +19,8 @@ pipeline:
|
|||||||
- pip install -U pip wheel hatch hatch-vcs
|
- pip install -U pip wheel hatch hatch-vcs
|
||||||
- hatch build
|
- hatch build
|
||||||
- hatch publish
|
- hatch publish
|
||||||
|
secrets:
|
||||||
|
- hatch_user
|
||||||
|
- hatch_auth
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
|
Loading…
Reference in New Issue
Block a user