Skip to content
Snippets Groups Projects
Commit a779e29f authored by Vincent Texier's avatar Vincent Texier
Browse files

[enh] #96 new gitlab-ci secret env var for test.pypi.org deploy

parent 5cb495e4
No related branches found
No related tags found
No related merge requests found
Pipeline #5874 passed with warnings
...@@ -107,4 +107,4 @@ release_test: ...@@ -107,4 +107,4 @@ release_test:
- pip install -r requirements.txt - pip install -r requirements.txt
- pip install -r requirements_deploy.txt - pip install -r requirements_deploy.txt
- make build - make build
- make deploy_test PYPI_PASSWORD=${PYPI_PASSWORD} - make deploy_test PYPI_PASSWORD=${PYPI_TEST_PASSWORD}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment