Enable concurrency
This commit is contained in:
parent
57280e9ad7
commit
8955ff847a
@ -28,7 +28,7 @@ steps:
|
|||||||
- main
|
- main
|
||||||
commands:
|
commands:
|
||||||
- sed -i "/\b\(kubeContext\)\b/d" common/environments.yaml
|
- sed -i "/\b\(kubeContext\)\b/d" common/environments.yaml
|
||||||
- helmfile -e "${ENV}" diff
|
- helmfile -e "${ENV}" diff --concurrency 1
|
||||||
diff:
|
diff:
|
||||||
!!merge <<: *opts
|
!!merge <<: *opts
|
||||||
when:
|
when:
|
||||||
|
Loading…
Reference in New Issue
Block a user