blob: 1675340ffb382ebc9d74e8dc9e640bc3a53f2f47 [file] [log] [blame]
# Bazel automatically detects whether colors should be output, most probably
# based on whether stdin is /dev/null or is a tty. Zuul supports ANSI coloring
# output so we can turn it on.
common --color=yes