projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a1e810
)
[#2497] Specified SHELL in .gitlab-ci.yml as required for `exexec`.
author
Ivan Tashkinov
<ivantashkinov@gmail.com>
Fri, 22 May 2020 07:35:48 +0000
(10:35 +0300)
committer
Ivan Tashkinov
<ivantashkinov@gmail.com>
Fri, 22 May 2020 07:35:48 +0000
(10:35 +0300)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 14300f3bff176d2f7f0e6094ee05c4efd9e3633c..e596aa0ec29c94c13080a8dfbda6e6498c43abdc 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-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