Skip to content

Send DEPLOY_VERSION to trace rake task

Reuben Pereira requested to merge rp/fix-trace-automation-job into master

What does this MR do and why?

Describe in detail what your merge request does and why.

The trace rake task now takes a 3rd parameter. Update the job in trace.gitlab-ci.yml to send the third parameter to the rake task.

Author Check-list

  • Has documentation been updated?

Merge request reports