ci: typo
This commit is contained in:
parent
f9a3f89801
commit
b36d48ca9d
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- poetry build
|
- poetry build
|
||||||
- poetry config repositories.roboces https://git.roboces.dev/api/packages/catalin/pypi
|
- poetry config repositories.roboces https://git.roboces.dev/api/packages/catalin/pypi
|
||||||
- poery config http-basic.roboces "$REGISTRY_USERNAME" "$REGISTRY_PASSWORD"
|
- poetry config http-basic.roboces "$REGISTRY_USERNAME" "$REGISTRY_PASSWORD"
|
||||||
- poetry publish --repository roboces
|
- poetry publish --repository roboces
|
||||||
when:
|
when:
|
||||||
ref:
|
ref:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue