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
jlopez
wicopa
Commits
cf2800b1
Commit
cf2800b1
authored
May 24, 2019
by
remy
Committed by
jlopez
May 27, 2019
Browse files
updating gitlab ci file
parent
117f0646
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cf2800b1
...
...
@@ -10,6 +10,19 @@ image: docker:latest
services
:
-
docker:dind
variables
:
DOCKER_HOST
:
tcp://docker:2375
DOCKER_DRIVER
:
overlay
before_script
:
tags
:
-
bioco
only
:
develop
script
:
-
cat /etc/hosts
-
cat /etc/resolv.conf
-
docker info
PrebuildJob
:
stage
:
prebuild
tags
:
...
...
test
deleted
100644 → 0
View file @
117f0646
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