From the Gitlab Runner docs:
Note: Unlike legacy container links used in other network modes, Docker environment variables will Not be shared across the containers.
How do you set up the .gitlab-ci.yml
file to have unique enviroment variables for each service container?