mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +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
|
||||
ZEITGEIST_BIN="$(which zeitgeist)"
|
||||
|
||||
"${ZEITGEIST_BIN}" validate \
|
||||
CLICOLOR=0 "${ZEITGEIST_BIN}" validate \
|
||||
--local \
|
||||
--base-path "${KUBE_ROOT}" \
|
||||
--config "${KUBE_ROOT}"/build/dependencies.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user