Skip to content
Snippets Groups Projects
Commit 36af78d0 authored by Lene Wasskog's avatar Lene Wasskog
Browse files

feat: Add correct repository-url [MAD-91]

parent e7130572
No related branches found
No related tags found
1 merge request!1Feature/mad 91 gitlab pipeline
Pipeline #692 passed
......@@ -28,4 +28,4 @@ deploy:
tags:
- vips-runner
script:
- TWINE_PASSWORD=${CI_JOB_TOKEN} TWINE_USERNAME=gitlab-ci-token python -m twine upload --repository gitlab dist/* --verbose
- TWINE_PASSWORD=${CI_JOB_TOKEN} TWINE_USERNAME=gitlab-ci-token python -m twine upload --repository-url https://gitlab.nibio.no/api/v4/projects/401/packages/pypi dist/* --verbose
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment