Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
whats-open
Commits
29301fc9
Commit
29301fc9
authored
Jul 26, 2019
by
Michael Lundquist
Browse files
Adding adding the docker-compose image version
parent
15ce8b80
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
29301fc9
...
...
@@ -3,7 +3,7 @@
# .gitlab-ci.yml
image
:
name
:
docker/compose:
latest
name
:
docker/compose:
1.24.1
entrypoint
:
[
"
/bin/sh"
,
"
-c"
]
services
:
-
docker:dind
...
...
Write
Preview
Markdown
is supported
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