This commit is contained in:
parent
66bf0e5e0b
commit
1b8dd217b1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user