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
@@ -416,7 +416,7 @@ jug_xl:nightly:
interruptible: true
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
when: never
when: always
artifacts:
expire_in: 1 days
paths:
Loading