Reduce duplication between .gitlab/ci/release-environments/main.gitlab-ci.yml and .gitlab/ci/review-apps/main.gitlab-ci.yml
The following discussion from !110712 (merged) should be addressed:
-
@rymai started a discussion: thought: The
review-build-cng-envandreview-build-cngjobs in this file are almost identical to.gitlab/ci/review-apps/main.gitlab-ci.yml, so I think we could probably extract these two jobs in a new.gitlab/ci/cng/main.gitlab-ci.ymlshared file. This could be a follow-up.