From 1ce1ddcd501b556df099acbc20aff42c9a64337d Mon Sep 17 00:00:00 2001 From: Ioannis Magkanaris Date: Mon, 1 May 2023 16:29:39 +0200 Subject: [PATCH] Added commit for SPACK_SETUP_IGNORE_PACKAGE_VARIABLES --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f7d7a54b4..6333b8452 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -53,6 +53,9 @@ simulation_stack: variables: SPACK_ENV_FILE_URL: $SPACK_SETUP_COMMIT_MAPPING_URL NMODL_RUN: "true" + # SPACK_SETUP_IGNORE_PACKAGE_VARIABLES needs to be set for + # the blueconfigs CI as well to let it know about both CVF + # and BLUECONFIGS SPACK_SETUP_IGNORE_PACKAGE_VARIABLES: "CVF BLUECONFIGS" .spack_nmodl: