From b818476be60ab99ba5c88482ad51717eb15c27d1 Mon Sep 17 00:00:00 2001 From: Athanasios Karmas <karmas@athenarc.gr> Date: Thu, 8 Jul 2021 14:07:25 +0000 Subject: [PATCH] Update spack.yaml --- spack.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spack.yaml b/spack.yaml index 7189743f..c317c375 100644 --- a/spack.yaml +++ b/spack.yaml @@ -72,9 +72,10 @@ spack: script: - spack env activate --without-view ${SPACK_CONCRETE_ENV_DIR} - spack -d ci rebuild + - ls -ltr /builds/akarmas/ebrains-spack-builds/jobs_scratch_dir/local_mirror # all in artifacts (no shared filesystem...) - enable-artifacts-buildcache: False + enable-artifacts-buildcache: True # trigger service job below rebuild-index: True -- GitLab