Fix ci and add sa name tp the job
Some checks failed
ci/woodpecker/push/helmfile Pipeline failed

This commit is contained in:
Nikolai Rodionov 2024-10-10 07:59:29 +02:00
parent 66bf0e5e0b
commit 1b8dd217b1
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -27,7 +27,7 @@ steps:
exclude:
- main
commands:
- yq
- sed -i "/\b\(kubeContext\)\b/d" common/environments.yaml
- helmfile -e "${ENV}" diff
diff:
!!merge <<: *opts
@ -36,4 +36,5 @@ steps:
include:
- main
commands:
- sed -i "/\b\(kubeContext\)\b/d" common/environments.yaml
- helmfile -e "${ENV}" apply