projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5794558
)
update gitlab ci
author
Roger Braun
<rbraun@Bobble.local>
Thu, 2 Nov 2017 16:52:53 +0000
(17:52 +0100)
committer
Roger Braun
<rbraun@Bobble.local>
Thu, 2 Nov 2017 16:52:53 +0000
(17:52 +0100)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index d72b700fd7311133d2ae7413ace6efb73d05e79f..b7608e0a96cf5ea44ae1b2650b7eeddfb228cff6 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-5,8
+5,8
@@
services:
variables:
POSTGRES_DB: pleroma_test
- POSTGRES_USER: p
leroma
- POSTGRES_PASSWORD: p
leroma
+ POSTGRES_USER: p
ostgres
+ POSTGRES_PASSWORD: p
ostgres
stages:
- test
@@
-21,4
+21,4
@@
before_script:
unit-testing:
stage: test
script:
- - MIX_ENV=test mix test
\ No newline at end of file
+ - MIX_ENV=test mix test