ci: debug
This commit is contained in:
parent
d49b19881d
commit
366a8b1ba5
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ steps:
|
||||||
- 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
|
||||||
- poetry config http-basic.roboces "$REGISTRY_USERNAME" "$REGISTRY_PASSWORD"
|
- poetry config http-basic.roboces "$REGISTRY_USERNAME" "$REGISTRY_PASSWORD"
|
||||||
|
- sleep 30m
|
||||||
- poetry publish --repository roboces
|
- poetry publish --repository roboces
|
||||||
when:
|
when:
|
||||||
ref:
|
ref:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue