Skip to content

Commit 6f05745

Browse files
committed
Configure remote cache
1 parent 790c0e0 commit 6f05745

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.bazelrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ build --repository_cache=$HOME/.cache/bazel-repo
1111

1212
# Allows tests to run bazelisk-in-bazel, since this is the cache folder used
1313
test --test_env=XDG_CACHE_HOME
14+
15+
# Use remote cache instance
16+
build:cas --remote_instance_name=main
17+
build:cas --remote_cache=grpc://cas.stack.build:50051

0 commit comments

Comments
 (0)