mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04: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
.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…
Reference in New Issue
Block a user