Skip to content
Snippets Groups Projects

feat: use official singularity image

Merged Wouter Deconinck requested to merge use-external-singularity-image into master
+ 1
0
@@ -412,6 +412,7 @@ jug_xl:nightly:
.singularity:
image: ${SINGULARITY_IMAGE}
entrypoint: ["/bin/sh"]
stage: deploy
interruptible: true
rules:
Loading