login to registry

This commit is contained in:
Blair Vanderlugt 2021-09-21 15:05:41 +03:00
parent 88832a7113
commit a53dd144d1
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ image: docker:19.03.12
before_script:
- docker info
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
build:
stage: build