We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0629f3c commit 60e17faCopy full SHA for 60e17fa
.bazelrc.remote
@@ -28,10 +28,10 @@ build:rbe --host_cpu=k8
28
29
build:rbe --disk_cache=
30
31
-build:remote --incompatible_enable_cc_toolchain_resolution
32
-build:remote --action_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
33
-test:remote --test_env=DISPLAY=:99.0
34
-test:remote --test_tag_filters=-skip-rbe,-remote
+build:rbe --incompatible_enable_cc_toolchain_resolution
+build:rbe --action_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
+test:rbe --test_env=DISPLAY=:99.0
+test:rbe --test_tag_filters=-skip-rbe,-remote
35
36
# Env vars we can hard code
37
build:rbe --action_env=HOME=/home/dev
0 commit comments