Implement bridge jobs on coordinated pipeline
What does this MR do?
Implement bridge jobs on coordinated pipeline
Deployments to staging, canary and production will be triggered using bridge-jobs. These jobs will trigger a downstream deployer pipeline to perform the deployment.
This behavior is only enabled if BRIDGE_JOBS
env variable is present and
set to TRUE
, if set to FALSE
current behavior of triggering and waiting will be used.
Related to gitlab-com/gl-infra/delivery#1720 (closed)
Edited by Mayra Cabrera