Enable concurrency

This commit is contained in:
Nikolai Rodionov 2024-12-16 14:57:15 +01:00
parent 57280e9ad7
commit 8955ff847a
No known key found for this signature in database
GPG Key ID: 0639A45505F3BFA6

View File

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