Skip to content
Snippets Groups Projects
Commit 1e9398bd authored by alex kuklin's avatar alex kuklin
Browse files

before_script to login

parent e2ced269
No related branches found
No related tags found
No related merge requests found
image: registry.vereign.com/docker/vcl-build-base:master
before_script:
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN registry.vereign.com
stages:
- build
build:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment