Skip to content
Snippets Groups Projects
Commit 196f36a5 authored by Daniel Lyons's avatar Daniel Lyons
Browse files

Modify the core sampler install script

parent 2f29554e
No related branches found
Tags end-of-sprint-18 end-of-sprint-18.5
2 merge requests!1452Merge 2.8.2 to main,!1361Modify the core sampler install script
Pipeline #9942 passed
......@@ -337,7 +337,7 @@ push core_sampler:
- pip install poetry
script:
- poetry build
- poetry config repositories.gitlab "https://gitlab.com/api/v4/projects/$CI_PROJECT_ID/packages/pypi"
- poetry config repositories.gitlab "https://gitlab.nrao.edu/api/v4/projects/$CI_PROJECT_ID/packages/pypi"
- poetry config http-basic.gitlab gitlab-ci-token "$CI_JOB_TOKEN"
- poetry publish --repository gitlab
......
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