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 054ed48 commit bb1c470Copy full SHA for bb1c470
.bazelrc.common
@@ -63,7 +63,7 @@ build:ci-common --repository_cache=~/repo-cache/
63
build:ci-common --experimental_repository_cache_hardlinks
64
65
# Use a remote cache during CI
66
-build:ci-windows-bindist --bes_upload_mode=wait_for_upload_complete --bes_timeout=60s
+build:ci-windows-bindist --bes_upload_mode=wait_for_upload_complete --bes_timeout=120s
67
# On Github CI for Windows, we see intermittent connection failures to BuildBuddy
68
# (see https://github.com/buildbuddy-io/buildbuddy/issues/4467)
69
# increase the retries as a workaround.
0 commit comments