Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gaetano Raffaele
moringa
Commits
fc09a5f0
Commit
fc09a5f0
authored
Jul 16, 2020
by
Vincent Delbar
Browse files
Back to dind
parent
f2677c0d
Pipeline
#14433
passed with stage
in 2 minutes and 46 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fc09a5f0
moringa
:
.shared_dind_runners
:
tags
:
-
dind
variables
:
DOCKER_HOST
:
tcp://docker:2375
DOCKER_DRIVER
:
overlay2
DOCKER_TLS_CERTDIR
:
"
"
stages
:
-
moringa-docker
base-otb
:
extends
:
-
.shared_dind_runners
stage
:
moringa-docker
image
:
docker:19.03.8
services
:
-
docker:19.03.8-dind
script
:
-
docker build -t moringa .
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