defaults for environment variables should not overwrite job configuration values
This causes https://gitlab.com/cunity/gitlab-python-runner/-/issues/23
CI_JOB_TOKEN is set to `00*32` as a default for emulator runs but gitlab-python-runner will have fed this in as part of the configuration
issue