disable colors in zeitgeist so as not to break shell2junit

This commit is contained in:
Benjamin Elder 2021-03-04 13:58:13 -08:00
parent 2d9cb74bc7
commit c54bfc4adf

View File

@ -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