Skip to content

A few fixes for post deploy migrations pipeline

Reuben Pereira requested to merge rp/fix-post-deploy-migration-tracking into master

What does this MR do and why?

Describe in detail what your merge request does and why.

  • Use environment instead of env since env doesn't exist.
  • Log failed production checks instead of all checks.
  • Flush SemanticLogger before canceling the job.

Author Check-list

  • Has documentation been updated?

Merge request reports