Skip to content
Snippets Groups Projects
Commit b6528a6f authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Add singularity module to build badge before script

parent 543f68f6
Branches
Tags
1 merge request!58Develop
Pipeline #8726 failed with stages
in 1 minute and 40 seconds
......@@ -19,6 +19,7 @@ stages:
build_badges:
stage: badges
before_script:
- module load singularity/3.5.3
- chmod +x get-updated-badge-info.sh
script:
- echo "Building badges"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment