Skip to content
Snippets Groups Projects
Commit e135fa15 authored by Moul's avatar Moul
Browse files

[ci] #149, #182, #245: Remove Poetry by-pass conf creation fixed in 1.0.0b2

parent ea1026d6
No related branches found
No related tags found
1 merge request!146Merge dev into master branch to complete v0.8.0 development cycle
Pipeline #7018 passed
......@@ -80,8 +80,6 @@ pypi_test:
only: [tags]
when: manual
script:
- mkdir -p /root/.config/pypoetry/
- touch /root/.config/pypoetry/config.toml
- poetry config repositories.pypi_test https://test.pypi.org/legacy/
- poetry publish --build --username $PYPI_TEST_LOGIN --password $PYPI_TEST_PASSWORD --repository pypi_test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment