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-source
MetaGer
Commits
d0496140
Commit
d0496140
authored
Feb 24, 2020
by
Dominik Hebeler
Browse files
added env to use host network for building
parent
d7e670b4
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d0496140
variables
:
DOCKER_HOST
:
"
tcp://docker-dind.gitlab:2375"
AUTO_DEVOPS_BUILD_IMAGE_EXTRA_ARGS
:
"
--network
host"
POSTGRES_ENABLED
:
"
false"
CODE_QUALITY_DISABLED
:
"
true"
CONTAINER_SCANNING_DISABLED
:
"
true"
...
...
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