test
All checks were successful
ci/woodpecker/push/helmfile Pipeline was successful

This commit is contained in:
Nikolai Rodionov 2024-12-16 15:46:04 +01:00
parent 5407850771
commit 4251f028f7
No known key found for this signature in database
GPG Key ID: 0639A45505F3BFA6

View File

@ -28,7 +28,8 @@ steps:
- main
commands:
- sed -i "/\b\(kubeContext\)\b/d" common/environments.yaml
- helmfile -e "${ENV}" diff --concurrency 1
- helmfile -e "${ENV}" diff --concurrency 1 > ./diff
- cat ./diff
diff:
!!merge <<: *opts
when: