Skip to content
Snippets Groups Projects
Commit 8d8e25e8 authored by Kalin Daskalov's avatar Kalin Daskalov
Browse files

troubleshoot docker

parent ac41364d
No related branches found
No related tags found
No related merge requests found
Pipeline #67165 failed
......@@ -8,6 +8,7 @@ variables:
before_script:
- docker login -u $NEXUS_REGISTRY_USER -p $NEXUS_REGISTRY_PASSWORD $NEXUS_REGISTRY_URL
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY_URL
stages:
- compile
......@@ -97,8 +98,6 @@ helm-lint:
image: ${HELM_IMAGE}
extends: .helm-lint
stage: lint
before_script:
- docker logout
tags:
- amd64-docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment