From 5e5bfc032fdeb2bf16ad350c5309c4f5be391ab6 Mon Sep 17 00:00:00 2001 From: Mustafa Gezen Date: Sun, 30 Oct 2022 07:04:22 +0100 Subject: [PATCH] Upload local actions to cache --- .bazelrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.bazelrc b/.bazelrc index a794dd5..c65be71 100644 --- a/.bazelrc +++ b/.bazelrc @@ -19,7 +19,6 @@ build:remote --config=toplevel build:remote --remote_cache=grpc://buildcache.default.svc.cluster.local:9092 --experimental_remote_downloader=grpc://buildcache.default.svc.cluster.local:9092 query:remote --remote_cache=grpc://buildcache.default.svc.cluster.local:9092 --experimental_remote_downloader=grpc://buildcache.default.svc.cluster.local:9092 fetch:remote --remote_cache=grpc://buildcache.default.svc.cluster.local:9092 --experimental_remote_downloader=grpc://buildcache.default.svc.cluster.local:9092 -build:remote --noremote_upload_local_results build:remote --remote_timeout=3600 build:remote --bes_results_url=https://bz.build.resf.org/invocation/ build:remote --bes_backend=grpc://buildbuddy-grpc.default.svc.cluster.local:1985