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
Open ResEl
Outils
CI - DinD Runner
Commits
485d1294
Commit
485d1294
authored
Feb 04, 2021
by
Nicolas Vuillermet
Browse files
Update .gitlab-ci.yml
parent
364180a1
Pipeline
#7690
failed with stages
in 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
485d1294
...
...
@@ -3,7 +3,7 @@
image
:
docker:stable
variables
:
IMAGE
:
$CI_REGISTRY_IMAGE
DOCKER_HOST
:
tcp://
l
oc
alhost
:2375/
DOCKER_HOST
:
tcp://
d
oc
ker
:2375/
DOCKER_DRIVER
:
overlay2
stages
:
-
build
...
...
@@ -11,7 +11,8 @@ stages:
-
push
services
:
-
docker:dind
-
name
:
docker:dind
alias
:
docker
Build docker image
:
stage
:
build
...
...
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