Compare commits
2 Commits
8d4c91db3a
...
d31b783f55
Author | SHA1 | Date | |
---|---|---|---|
d31b783f55 | |||
9e5830c329 |
@ -14,6 +14,7 @@ steps:
|
||||
image: python:3.11
|
||||
commands:
|
||||
- pip install hatch
|
||||
- hatch build
|
||||
- hatch publish --repo $PIP_REPOSITORY --user $PIP_USERNAME --auth $PIP_TOKEN --no-prompt
|
||||
secrets:
|
||||
- pip_repository
|
||||
|
Loading…
Reference in New Issue
Block a user