CI: Disable downloading artifacts from upstream jobs (#41432)
* CI: Disable downloading artifacts from upstream jobs * CI: Default .base-jobs are `when:manual`
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user