Skip to content

ci: Add COMPILE_ASSETS to cng build trigger

Jason Plum requested to merge charts-gitlab-937-pass-compile-assets into 11-4-stable

What does this MR do?

Add COMPILE_ASSETS=true to CNG build trigger.

This stems from charts/gitlab#937, where we needed to add asset compilation to the CNG image pipelines when using < 11.5.x. This is only needed on versions prior to 11.5, as they do not have the asset compilation container backported.

This MR is intentionally targeted only at the 11-4-stable branch and not master.

What are the relevant issue numbers?

charts/gitlab#937

Does this MR meet the acceptance criteria?

cc @twk3 @marin

Edited by Jason Plum

Merge request reports