mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-03 08:45:30 -05:00
bazel: reduce size of uploaded build event stream
by eliminating duplicate file references Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
7fefa671ef
commit
3ef7a60c21
1 changed files with 1 additions and 0 deletions
1
.bazelrc
1
.bazelrc
|
|
@ -49,6 +49,7 @@ build:remote_cache --remote_cache=grpcs://remote.buildbuddy.io
|
|||
build:remote_cache --remote_timeout=3600
|
||||
build:remote_cache --experimental_remote_build_event_upload=minimal
|
||||
build:remote_cache --experimental_remote_cache_compression
|
||||
build:remote_cache --nolegacy_important_outputs
|
||||
build:remote_cache_readonly --noremote_upload_local_results # Uploads logs & artifacts without writing to cache
|
||||
|
||||
try-import .bazeloverwriterc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue