Skip to content
Snippets Groups Projects

feat: use official singularity image

Merged Wouter Deconinck requested to merge use-external-singularity-image into master
+ 1
1
@@ -420,7 +420,7 @@ singularity:
rules:
- if: '$CI_COMMIT_BRANCH == "master"'
when: on_success
- when: never
- when: on_success
artifacts:
expire_in: 1 days
paths:
Loading