Skip to content
Snippets Groups Projects
Commit e33caadd authored by Andreas Burbach's avatar Andreas Burbach
Browse files

use password instead of toke

parent 30adfd23
No related branches found
No related tags found
1 merge request!1Merge feedingChickenWithChicken into main
Pipeline #75029 failed
......@@ -45,5 +45,5 @@ deploy:
- mw /core /the_social_network
- pip install poetry
- poetry --version
- poetry config pypi-token.pypi $POETRY_PYPI_TOKEN_PYPI
- poetry config pypi-token.pypi $POETRY_HTTP_BASIC_PYPI_USERNAME $POETRY_HTTP_BASIC_PYPI_PASSWORD
- poetry publish
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment