Skip to content
Snippets Groups Projects
Commit 1b9018ad authored by Patel, Mukul (Comp Sci & Elec Eng)'s avatar Patel, Mukul (Comp Sci & Elec Eng)
Browse files

Update .gitlab-ci.yml

parent 56027aef
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,8 @@ variables:
CONTAINER_IMAGE_TAG: helm
build:
before_script:
- docker login -u ${REGISTRY_USERNAME} -p ${REGISTRY_DEPLOY_TOKEN} ${CI_REGISTRY}
image:
name: docker:19
services:
......
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