Skip to content

Commit 15e4e59

Browse files
committed
ci: use bes_instance_name instead of project_id (#2688)
PR Close #2688
1 parent 5663ac5 commit 15e4e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ build:remote --remote_upload_local_results=false
8888

8989
# Enable Build Event Service
9090
build:remote --bes_backend=buildeventservice.googleapis.com
91-
build:remote --project_id=internal-200822
91+
build:remote --bes_instance_name=internal-200822
9292
build:remote --bes_header=X-Goog-User-Project=internal-200822
9393
build:remote --bes_results_url=https://source.cloud.google.com/results/invocations
9494
build:remote --bes_upload_mode=fully_async

0 commit comments

Comments
 (0)