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

---
 spack.yaml | 4 ----
 1 file changed, 4 deletions(-)

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