Skip to content
Snippets Groups Projects
Commit f145843a authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

fixing gitlab-ci

parent 4a2ef562
No related branches found
No related tags found
1 merge request!16New feature version
......@@ -146,7 +146,6 @@ release:singularity:
when: on_success
- if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_SOURCE_BRANCH != "develop"'
when: manual
needs: ["release:stable"]
script:
- cp containers/release/${SINGULARITY_DEF} eic.def
- /bin/bash .gitlabci/setup.sh
......
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