Skip to content

CI: Do not release images from a triggered pipeline

Misha Gusarov requested to merge misha/do-not-release-from-subpipelines into master

Description

GitLab docs are wrong about the CI_PIPELINE_SOURCE for pipelines triggered from other pipelines. Adjust according to empirical observations.

Validation

See that triggered pipelines don't release images

Merge request reports