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

This commit is contained in:
Ivan Tashkinov 2020-05-22 10:35:48 +03:00
parent 3a1e810aaa
commit 0e23138b50
1 changed files with 1 additions and 0 deletions

View File

@ -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