From a43156a86131a0b138f356a2721709a2070665ca Mon Sep 17 00:00:00 2001 From: kwryankrattiger <80296582+kwryankrattiger@users.noreply.github.com> Date: Tue, 19 Dec 2023 16:53:28 -0600 Subject: CI: Disable downloading artifacts from upstream jobs (#41432) * CI: Disable downloading artifacts from upstream jobs * CI: Default .base-jobs are `when:manual` --- share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'share') diff --git a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml index 0c770ee872..34951a8335 100644 --- a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml +++ b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml @@ -73,6 +73,7 @@ default: # Job templates ######################################## .base-job: + when: manual variables: PIPELINE_MIRROR_TEMPLATE: "single-src-protected-mirrors.yaml.in" # TODO: We can remove this when we drop the "deprecated" stack -- cgit v1.2.3-70-g09d2