Skip to content

Add tracking jobs to the ci post-deploy config

Mayra Cabrera requested to merge add-ci-jobs-to-post-deploy-ci-config into master

What does this MR do and why?

Three jobs per db environment were added to the post-deploy configuration, each job tracks a different status: running, success or failed.

Tracking jobs will execute a rake task that will track the environment and production deployment with the respective status.

As part of gitlab-com/gl-infra/delivery#2363 (closed)

Author Check-list

  • [-] Has documentation been updated?
Edited by Mayra Cabrera

Merge request reports