# Run when called from an upstream pipeline https://docs.gitlab.com/ee/ci/pipelines/downstream_pipelines.html?tab=Multi-project+pipeline#use-rules-to-control-downstream-pipeline-jobs
# Run when called from an upstream pipeline https://docs.gitlab.com/ee/ci/pipelines/downstream_pipelines.html?tab=Multi-project+pipeline#use-rules-to-control-downstream-pipeline-jobs
-if:$CI_PIPELINE_SOURCE == 'pipeline'
-if:$CI_PIPELINE_SOURCE == 'pipeline'
# Run when called from a parent pipeline (e.g. updated dependencies job)