Skip to content
Snippets Groups Projects
Commit e77a7ac1 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: singularity entrypoint /bin/sh

parent c5c32a7b
Branches
Tags
1 merge request!701feat: use official singularity image
......@@ -412,6 +412,7 @@ jug_xl:nightly:
.singularity:
image: ${SINGULARITY_IMAGE}
entrypoint: ["/bin/sh"]
stage: deploy
interruptible: true
rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment