Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Luclu7
funkwhale
Commits
d2d04d53
Commit
d2d04d53
authored
Jun 26, 2017
by
Luclu7
Browse files
A new trick for the CI
parent
be746695
Pipeline
#71
failed with stages
in 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d2d04d53
...
...
@@ -5,6 +5,7 @@ stages:
test_api
:
stage
:
test
before_script
:
-
curl -L https://github.com/docker/compose/releases/download/1.14.0/docker-compose-`uname -s`-`uname -m` > /usr/local/bin/docker-compose
-
docker-compose -f api/test.yml build
script
:
-
docker-compose -f api/test.yml run test
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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