[#2497] Customized exexec launch to support root operation (currently required by Gitlab CI).
This commit is contained in:
parent
610343edb3
commit
3a1e810aaa
6 changed files with 59 additions and 4 deletions
|
|
@ -6,6 +6,7 @@ variables: &global_variables
|
|||
POSTGRES_PASSWORD: postgres
|
||||
DB_HOST: postgres
|
||||
MIX_ENV: test
|
||||
USER: root
|
||||
|
||||
cache: &global_cache_policy
|
||||
key: ${CI_COMMIT_REF_SLUG}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue