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