File tree Expand file tree Collapse file tree 2 files changed +18
-8
lines changed Expand file tree Collapse file tree 2 files changed +18
-8
lines changed Original file line number Diff line number Diff line change @@ -61,9 +61,9 @@ build --define=NODE_OPTIONS=--max-old-space-size=4096
61
61
62
62
# BuildBuddy GH Actions Config
63
63
# https://www.buildbuddy.io/docs/rbe-github-actions
64
- build --bes_results_url=https://formatjs .buildbuddy.io/invocation/
65
- build --bes_backend=grpcs://formatjs .buildbuddy.io
66
- build --remote_cache=grpcs://formatjs .buildbuddy.io
64
+ build --bes_results_url=https://app .buildbuddy.io/invocation/
65
+ build --bes_backend=grpcs://remote .buildbuddy.io
66
+ build --remote_cache=grpcs://remote .buildbuddy.io
67
67
68
68
# honor the setting of `skipLibCheck` in the tsconfig.json file
69
69
build --@aspect_rules_ts//ts:skipLibCheck=honor_tsconfig
@@ -76,7 +76,7 @@ fetch --@aspect_rules_ts//ts:default_to_tsc_transpiler
76
76
query --@aspect_rules_ts//ts:default_to_tsc_transpiler
77
77
78
78
# BuildBuddy RBE
79
- build:remote --remote_executor=grpcs://formatjs .buildbuddy.io
79
+ build:remote --remote_executor=grpcs://remote .buildbuddy.io
80
80
build:remote --host_platform=@buildbuddy_toolchain//:platform
81
81
build:remote --platforms=@buildbuddy_toolchain//:platform
82
82
build:remote --extra_execution_platforms=@buildbuddy_toolchain//:platform
You can’t perform that action at this time.
0 commit comments