0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/.bazelrc

8 lines
259 B
Text
Raw Normal View History

2019-06-20 18:36:40 -05:00
build --workspace_status_command .bazel/print-workspace-status.sh
build --action_env=GO111MODULE=on
test --test_output=errors
test --test_verbose_timeout_warnings
coverage --test_output=summary --keep_going --collect_code_coverage --combined_report=none