Skip to content
Snippets Groups Projects
Verified Commit 43b90615 authored by Yoann Schneider's avatar Yoann Schneider :tennis:
Browse files

Remove PIP INDEX URL

parent 28aafacd
No related branches found
No related tags found
1 merge request!98Remove PIP INDEX URL
Pipeline #178110 passed
......@@ -63,9 +63,6 @@ bump-python-deps:
stage: release
image: registry.gitlab.teklia.com/infra/devops:latest
variables:
PYPI_GITLAB_URL: https://gitlab.teklia.com/api/v4/projects/149/packages
only:
- schedules
......
......@@ -17,8 +17,5 @@ deps =
commands =
pytest {tty:--color=yes} {posargs}
setenv =
PIP_INDEX_URL=https://gitlab.teklia.com/api/v4/projects/149/packages/pypi/simple
[pytest]
testpaths = tests
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