Add ability to pass extra environment variables for cng deployment
What does this MR do and why?
- Add option to pass custom environment variables to rails containers for CNG deployments.
This would be needed to enable coverage mapping via
COVERBAND_ENABLED
for example. - Add
version.yml
directly to all e2e child pipelines
Edited by Andrejs Cunskis