Skip to content

Commit 6a1beae

Browse files
committed
Run CI without building runfiles links
1 parent adea1d5 commit 6a1beae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.bazelrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
## https://bazel.build/docs/best-practices#bazelrc-file
66
###############################################################################
77

8+
# Skip building runfiles links for faster builds.
9+
build --nobuild_runfile_links
10+
811
# https://bazel.build/reference/command-line-reference#flag--enable_platform_specific_config
912
common --enable_platform_specific_config
1013

0 commit comments

Comments
 (0)