Skip to content

Set ENV var for CI jobs that run in production env

Heinrich Lee Yu requested to merge fix-compile-production-assets into master

What does this MR do and why?

!109080 (merged) introduced a safety check that prevents Rails from booting in production with decomposed databases unless the ENV var is set.

We run CI with decomposed databases so we need to set this ENV var. This was causing compile-production-assets jobs to fail.

gitlab-org/quality/engineering-productivity/master-broken-incidents#696 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Heinrich Lee Yu

Merge request reports

Loading