Commit 8cd19840 authored by Anton Borisov's avatar Anton Borisov

Update .gitlab-ci.yml

parent ec46c7c7
Pipeline #38 passed with stages
in 12 minutes and 55 seconds
......@@ -11,7 +11,6 @@ build:
DOCKER_HOST: tcp://docker:2375
DOCKER_DRIVER: overlay2
script:
- env
- docker login -u "gitlab-ci-token" -p ${CI_JOB_TOKEN} ${CI_REGISTRY}
- docker build -t ${CI_REGISTRY_IMAGE} .
- docker push ${CI_REGISTRY_IMAGE}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment