Skip to content
Snippets Groups Projects
Commit 5741b151 authored by Thomas  MENARD's avatar Thomas MENARD
Browse files

Update .gitlab-ci.yml

parent 64550fc9
No related branches found
No related tags found
No related merge requests found
Pipeline #11296 failed
...@@ -5,7 +5,7 @@ services: ...@@ -5,7 +5,7 @@ services:
variables: variables:
CI_REGISTRY_IMAGE: "registry-gitlab.pasteur.fr/aperrin/pipeline_annotation" CI_REGISTRY_IMAGE: "registry-gitlab.pasteur.fr/aperrin/pipeline_annotation"
DOCKER_HOST: tcp://localhost:2375 # DOCKER_HOST: tcp://localhost:2375
before_script: before_script:
- docker login -u gitlab-ci-token -p "$CI_BUILD_TOKEN" registry-gitlab.pasteur.fr - docker login -u gitlab-ci-token -p "$CI_BUILD_TOKEN" registry-gitlab.pasteur.fr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment