Skip to content

Enforce pipeline validation for auto-deploy packages

Alessio Caiazza requested to merge enforce_pipeline_validation into master

What does this MR do and why?

In preparation for gitlab-com/gl-infra/delivery#775 (closed) we want to enforce a valid pipeline before rolling out a package. This merge request removes the allow to fail from the job as well as introduces a variable to bypass the check in case of need.

Author Check-list

  • Has documentation been updated?
Edited by Alessio Caiazza

Merge request reports