Skip to content

Commit

Permalink
Enable --remote_download_minimal (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwnimmer-tri authored Mar 23, 2023
1 parent e318fb5 commit fa06c03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/remote.bazelrc.in
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ build --remote_max_connections=@DASHBOARD_REMOTE_MAX_CONNECTIONS@
build --remote_retries=@DASHBOARD_REMOTE_RETRIES@
build --remote_timeout=@DASHBOARD_REMOTE_TIMEOUT@
build --remote_upload_local_results=@DASHBOARD_REMOTE_UPLOAD_LOCAL_RESULTS@
build --remote_download_minimal

0 comments on commit fa06c03

Please sign in to comment.