Update file .gitlab-ci.yml

This commit is contained in:
Kevin Tumma 2023-04-27 15:22:30 +02:00
parent 10c363ee4d
commit 045ffc5c3b

View File

@ -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