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

Didn't need the second cd apparently

parent 462288f9
No related branches found
No related tags found
2 merge requests!1452Merge 2.8.2 to main,!1348Deploy the core sampler to the gitlab package index
Pipeline #9872 passed
...@@ -332,7 +332,6 @@ push core_sampler: ...@@ -332,7 +332,6 @@ push core_sampler:
- pip install flit - pip install flit
- pip install '.[deploy]' - pip install '.[deploy]'
script: script:
- cd apps/cli/utilities/core_sampler
- FLIT_INDEX_URL=${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/pypi FLIT_USERNAME=gitlab-ci-token FLIT_PASSWORD=${CI_JOB_TOKEN} flit publish - FLIT_INDEX_URL=${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/pypi FLIT_USERNAME=gitlab-ci-token FLIT_PASSWORD=${CI_JOB_TOKEN} flit publish
############################################### ###############################################
......
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