mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
chore(NA): move Bazel --progress_report_interval from common to build option (#144703)
This commit is contained in:
parent
68f82ced36
commit
9f3c4c1609
1 changed files with 2 additions and 2 deletions
|
@ -51,9 +51,9 @@ query --incompatible_no_implicit_file_export
|
|||
common --color=yes
|
||||
common --show_progress
|
||||
common --show_task_finish
|
||||
common --progress_report_interval=10
|
||||
common --show_progress_rate_limit=10
|
||||
common --show_loading_progress
|
||||
build --progress_report_interval=10
|
||||
build --show_loading_progress
|
||||
build --show_result=1
|
||||
|
||||
# Specifies desired output mode for running tests.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue