diff --git a/share/spack/gitlab/cloud_pipelines/configs/ci.yaml b/share/spack/gitlab/cloud_pipelines/configs/ci.yaml index f65760c9235..77babf10b24 100644 --- a/share/spack/gitlab/cloud_pipelines/configs/ci.yaml +++ b/share/spack/gitlab/cloud_pipelines/configs/ci.yaml @@ -8,6 +8,8 @@ ci: pipeline-gen: - build-job: + before_script-: + - - spack list --count # ensure that spack's cache is populated script:: - - spack compiler find - cd ${SPACK_CONCRETE_ENV_DIR}