File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -67,14 +67,14 @@ build:opal_bes --bes_instance_name=example-oss
6767build:opal_bes --bes_lifecycle_events
6868build:opal_bes --bes_results_url=https://opal.cluster.engflow.com/invocations/example-oss/
6969
70- build:magnesite --config=engflow_common
71- build:magnesite --config=magnesite_bes
72- build:magnesite --config=magnesite_auth
73- build:magnesite --remote_executor=grpcs://magnesite .cluster.engflow.com
70+ build:pyrite --config=engflow_common
71+ build:pyrite --config=pyrite_bes
72+ build:pyrite --config=pyrite_auth
73+ build:pyrite --remote_executor=grpcs://pyrite .cluster.engflow.com
7474
75- build:magnesite_bes --bes_backend=grpcs://magnesite .cluster.engflow.com
76- build:magnesite_bes --bes_lifecycle_events
77- build:magnesite_bes --bes_results_url=https://magnesite .cluster.engflow.com/invocation/
75+ build:pyrite_bes --bes_backend=grpcs://pyrite .cluster.engflow.com
76+ build:pyrite_bes --bes_lifecycle_events
77+ build:pyrite_bes --bes_results_url=https://pyrite .cluster.engflow.com/invocation/
7878
7979# To authenticate with the clusters above, create a .bazelrc.user file.
8080# This file is not checked into Git because it refers to local file system paths.
You can’t perform that action at this time.
0 commit comments