Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
9554436d
Commit
9554436d
authored
Nov 02, 2017
by
Roger Braun
Browse files
update gitlab ci
parent
57945580
Pipeline
#18
passed with stage
in 1 minute and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9554436d
...
...
@@ -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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment