Can pass env variables in GitLab settings to an env file
Test
flake8
Skipping Git submodules setup
$ chmod +x ./setup_ci_env.sh
$ ./setup_ci_env.sh
$ git submodule sync --recursive
Synchronizing submodule url for 'recircle/interface_openstack'
$ git submodule update --init --recursive
$ pip3 install flake8
bash: line 75: pip3: command not found
ERROR: Job failed: exit status 1