Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amandine PERRIN
pipeline_annotation
Commits
08397e18
Commit
08397e18
authored
Apr 24, 2019
by
Amandine PERRIN
Browse files
test with docker doker_host variable
parent
21ab7065
Pipeline
#11481
passed with stage
in 1 minute and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
08397e18
...
...
@@ -5,7 +5,7 @@ services:
variables
:
CI_REGISTRY_IMAGE
:
"
registry-gitlab.pasteur.fr/aperrin/pipeline_annotation"
#
DOCKER_HOST: tcp://localhost:2375
DOCKER_HOST
:
tcp://localhost:2375
before_script
:
-
docker login -u gitlab-ci-token -p "$CI_BUILD_TOKEN" registry-gitlab.pasteur.fr
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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