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
3d503d20
Commit
3d503d20
authored
Jul 17, 2020
by
De Boissieu Florian
Browse files
back to previous and add only policy
parent
56d0b671
Pipeline
#14438
passed with stage
in 2 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3d503d20
.shared_dind_runners
:
tags
:
-
dind
image
:
docker:19.03.12
services
:
-
docker:19.03.12-dind
before_script
:
-
docker info
-
dind
variables
:
DOCKER_HOST
:
tcp://docker:2375
DOCKER_DRIVER
:
overlay2
DOCKER_TLS_CERTDIR
:
"
"
stages
:
-
moringa-docker
base-otb
:
moringa-docker
:
extends
:
-
.shared_dind_runners
image
:
docker:19.03.12
services
:
-
docker:19.03.12-dind
stage
:
moringa-docker
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