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
56d0b671
Commit
56d0b671
authored
Jul 17, 2020
by
De Boissieu Florian
Browse files
Update .gitlab-ci.yml
parent
fc09a5f0
Pipeline
#14437
passed with stage
in 2 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
56d0b671
...
...
@@ -2,9 +2,15 @@
tags
:
-
dind
image
:
docker:19.03.12
services
:
-
docker:19.03.12-dind
before_script
:
-
docker info
variables
:
DOCKER_HOST
:
tcp://docker:2375
DOCKER_DRIVER
:
overlay2
DOCKER_TLS_CERTDIR
:
"
"
stages
:
...
...
@@ -14,8 +20,5 @@ 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