mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
disable colors in zeitgeist so as not to break shell2junit
This commit is contained in:
parent
2d9cb74bc7
commit
c54bfc4adf
@ -38,7 +38,7 @@ cd -
|
|||||||
# Prefer full path for running zeitgeist
|
# Prefer full path for running zeitgeist
|
||||||
ZEITGEIST_BIN="$(which zeitgeist)"
|
ZEITGEIST_BIN="$(which zeitgeist)"
|
||||||
|
|
||||||
"${ZEITGEIST_BIN}" validate \
|
CLICOLOR=0 "${ZEITGEIST_BIN}" validate \
|
||||||
--local \
|
--local \
|
||||||
--base-path "${KUBE_ROOT}" \
|
--base-path "${KUBE_ROOT}" \
|
||||||
--config "${KUBE_ROOT}"/build/dependencies.yaml
|
--config "${KUBE_ROOT}"/build/dependencies.yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user