fixing bugs with ci pipeline
This commit is contained in:
parent
9c293dd8d4
commit
2f8e1faf7d
@ -70,4 +70,4 @@ release:
|
|||||||
- python -m venv .venv
|
- python -m venv .venv
|
||||||
- source .venv/bin/activate
|
- source .venv/bin/activate
|
||||||
- pip install -U pip twine
|
- pip install -U pip twine
|
||||||
- twine upload --repository-url ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/pypi dist/*
|
- twine upload --repository-url ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/pypidist/*
|
Loading…
x
Reference in New Issue
Block a user