Skip to content
Snippets Groups Projects
Commit 98a867af authored by Quang tru HUYNH's avatar Quang tru HUYNH
Browse files

removed CI_REGISTRY_IMAGE embedded since 8.10 (https://docs.gitlab.com/ce/ci/variables/)

parent c995c8fc
No related branches found
No related tags found
No related merge requests found
......@@ -6,9 +6,6 @@ image: docker:latest
services:
- docker:dind
variables:
CI_REGISTRY_IMAGE: "registry-gitlab.pasteur.fr/tru/docker-centos7-tensorflow"
before_script:
- 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