Skip to content
Snippets Groups Projects
Unverified Commit 652e6c48 authored by Jayesh Badwaik's avatar Jayesh Badwaik
Browse files

- ci : ignore cache when loading modules for jureca nvidia-arm nodes

parent f46c0c8d
No related branches found
No related tags found
No related merge requests found
Pipeline #141186 failed
......@@ -15,7 +15,7 @@ fi
FEATURE_ARRAY_STRING=$1
module purge
module load Stages/2023
module --ignore_cache load "Stages/2023"
module load git-lfs
if [[ $FEATURE_ARRAY_STRING == "none" ]]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment