cert-manager/.bazelrc
Richard Wall 11c6575133 Add timestamps to bazel build output
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2021-10-08 17:21:18 +01:00

5 lines
163 B
Plaintext

# Include git version info
build --workspace_status_command hack/build/print-workspace-status.sh
# Show timestamps with each bazel message
build --show_timestamps