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

Fix badge script path

parent 8acce1bb
Branches
Tags
1 merge request!58Develop
Pipeline #8757 passed with stages
in 9 seconds
......@@ -29,7 +29,7 @@ build_badges:
- tags
before_script:
- module load singularity/3.5.3
- chmod +x get_updated_badge_info.sh
- chmod +x ./workflow/scripts/get_updated_badge_info.sh
script:
- echo "Building badges"
- singularity run 'docker://gudmaprbk/gudmap-rbk_base:1.0.0' bash ./workflow/scripts/get_updated_badge_info.sh
......
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