Skip to content
Snippets Groups Projects
Commit e9c4b5ea authored by Sören Henning's avatar Sören Henning
Browse files

Override Helm image entrypoint

parent e128b236
Branches
Tags
1 merge request!60Introduce a Theodolite Helm chart for deploying all dependencies
Pipeline #2165 failed
...@@ -22,6 +22,7 @@ lint-helm: ...@@ -22,6 +22,7 @@ lint-helm:
image: alpine/helm:3.5.2 image: alpine/helm:3.5.2
tags: tags:
- exec-docker - exec-docker
entrypoint: [""]
script: helm lint execution/helm/theodolite-chart/ script: helm lint execution/helm/theodolite-chart/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment