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

remove docker logout

parent a90cff35
Branches new-ci
No related tags found
1 merge request!50Fix CI jobs and integrate helm into the repo.
Pipeline #67201 passed
...@@ -90,8 +90,6 @@ release: ...@@ -90,8 +90,6 @@ release:
stage: manifest stage: manifest
helm-lint: helm-lint:
before_script:
- docker logout
image: ${HELM_IMAGE} image: ${HELM_IMAGE}
extends: .helm-lint extends: .helm-lint
stage: lint stage: lint
......
...@@ -2,5 +2,5 @@ apiVersion: v1 ...@@ -2,5 +2,5 @@ apiVersion: v1
appVersion: v1.4.3 appVersion: v1.4.3
description: policy deployment description: policy deployment
name: policy name: policy
version: 1.4.3-test version: 1.4.3
icon: "https://www.vereign.com/wp-content/themes/vereign2020/images/vereign-logo.svg" icon: "https://www.vereign.com/wp-content/themes/vereign2020/images/vereign-logo.svg"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment