Skip to content
Snippets Groups Projects
Commit 936b3b20 authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Merge branch 'main' of gitlab.epfl.ch:SCITAS/software-stack/scitas-software-stacks

parents 21d248c6 f3703ade
No related branches found
No related tags found
1 merge request!2CI update to use squashfs
......@@ -25,6 +25,7 @@ RUN yum install -y --enablerepo=$APPSTREAM_REPO \
git subversion mercurial \
glibc-gconv-extra \
squashfs-tools \
squashfuse fuse-overlayfs \
&& yum -y clean all && rm -fr /var/cache
# stack dependencies
......
modules:
prefix_inspections:
./lib64: [LD_LIBRARY_PATH]
./lib: [LD_LIBRARY_PATH]
default:
enable: [lmod]
lmod:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment