Add URL for testpypi on Drone
This commit is contained in:
parent
414178a56d
commit
5be21f097d
@ -121,6 +121,7 @@ def push_to_pypi():
|
||||
"POETRY_PYPI_TOKEN_TESTPYPI": {
|
||||
"from_secret": "TEST_PYPI_PASSWORD",
|
||||
},
|
||||
"POETRY_REPOSITORIES_TESTPYPI_URL": "https://test.pypi.org/legacy/",
|
||||
},
|
||||
"commands": [
|
||||
"pip install poetry",
|
||||
|
Loading…
Reference in New Issue
Block a user