Skip to content

Commit 7ef5e68

Browse files
reverting changes on .bazelrc
1 parent 0a4819a commit 7ef5e68

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.bazelrc

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -75,16 +75,6 @@ build:magnesite_bes --bes_backend=grpcs://magnesite.cluster.engflow.com
7575
build:magnesite_bes --bes_lifecycle_events
7676
build:magnesite_bes --bes_results_url=https://magnesite.cluster.engflow.com/invocation/
7777

78-
79-
# EngFlow Remote caching
80-
build:engflow-rc --remote_cache=grpc://127.0.0.1:8080
81-
# EngFlow BES forwarding
82-
build:engflow-bes --bes_backend=grpc://127.0.0.1:8080
83-
build:engflow-bes --bes_results_url=http://127.0.0.1:8080/invocation/
84-
# EngFlow Remote caching and BES forwarding
85-
build:engflow --config=engflow-rc
86-
build:engflow --config=engflow-bes
87-
8878
# To authenticate with the clusters above, create a .bazelrc.user file.
8979
# This file is not checked into Git because it refers to local file system paths.
9080
#

0 commit comments

Comments
 (0)