diff --git a/bot/build.sh b/bot/build.sh index 2884db8de4..560b0de902 100755 --- a/bot/build.sh +++ b/bot/build.sh @@ -3,7 +3,8 @@ # give up as soon as any error occurs set -e -git clone https://github.com/EESSI/software-layer-scripts +# git clone https://github.com/EESSI/software-layer-scripts +git clone --single-branch --branch debug_bind_mount_issue https://github.com/trz42/software-layer-scripts # symlink everything, except for: # - common files like LICENSE and README.md diff --git a/easystacks/software.eessi.io/2023.06/eessi-2023.06-eb-5.2.0-001-system.yml b/easystacks/software.eessi.io/2023.06/eessi-2023.06-eb-5.2.0-001-system.yml new file mode 100644 index 0000000000..446ebf605a --- /dev/null +++ b/easystacks/software.eessi.io/2023.06/eessi-2023.06-eb-5.2.0-001-system.yml @@ -0,0 +1,2 @@ +easyconfigs: + - Julia-1.12.2.eb