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 cfb0a4f commit 9bb1ee1Copy full SHA for 9bb1ee1
.circleci/bazel.linux.rc
@@ -2,4 +2,5 @@
2
# https://docs.bazel.build/versions/master/guide.html#bazelrc-syntax-and-semantics
3
import %workspace%/.circleci/bazel.common.rc
4
5
-build --config=remote
+# Disabled because RBE for v18 was broken due to configuration changes for security reasons.
6
+# build --config=remote
0 commit comments