From 3c5b1fd8ae559751b8edff759f2091b8fb2ada4c Mon Sep 17 00:00:00 2001
From: Athanasios Karmas <karmas@athenarc.gr>
Date: Mon, 12 Jul 2021 09:48:53 +0000
Subject: [PATCH] Update spack.yaml

---
 spack.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/spack.yaml b/spack.yaml
index 40c30d1a..dd62591d 100644
--- a/spack.yaml
+++ b/spack.yaml
@@ -89,7 +89,6 @@ spack:
         - git clone ${SPACK_REPO}
         - pushd spack && git checkout ${SPACK_CHECKOUT_VERSION} && popd
         - . "./spack/share/spack/setup-env.sh"
-      after_script:
         - tar czvf binaryArtifacts.tar.gz ${CI_PROJECT_DIR}/jobs_scratch_dir/mirror/build_cache/*
       artifacts:
        paths:
-- 
GitLab