diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index db07dfd..1e888f1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -49,7 +49,7 @@ Helm Template: entrypoint: ["/bin/sh", "-c"] script: - echo "Templating for Answerfile Container Upload" - - helm template . -f testanswers/answers-startup.yml + - helm template . Kubescore: stage: lint