[#2497] Specified SHELL in .gitlab-ci.yml as required for `exexec`.

stable
Ivan Tashkinov 4 years ago
parent 3a1e810aaa
commit 0e23138b50

@ -6,6 +6,7 @@ variables: &global_variables
POSTGRES_PASSWORD: postgres
DB_HOST: postgres
MIX_ENV: test
SHELL: /bin/sh
USER: root
cache: &global_cache_policy

Loading…
Cancel
Save