Skip to content

Commit 29bd3b0

Browse files
author
Enzo Desiage
committed
Bump timeout for bazel-test-all-rebuild to be the same as bazel-test-all - 80 minutes
1 parent b87dfd9 commit 29bd3b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitlab-ci/config/20--test--bazel-pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ bazel-test-all-rebuild:
156156
variables:
157157
BAZEL_COMMAND: "build"
158158
BAZEL_EXTRA_ARGS: "--repository_cache= --disk_cache= --noremote_accept_cached --remote_instance_name=${CI_COMMIT_SHA} --@rules_rust//rust/settings:pipelined_compilation=True"
159+
timeout: 80 minutes
159160

160161
bazel-build-macos:
161162
extends:

0 commit comments

Comments
 (0)