Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2023-01-05 18:36:36 +0300
committerStan Hu <stanhu@gmail.com>2023-01-05 18:36:36 +0300
commit13091e630c5208f51eec46eb737ee1faed8d1fa9 (patch)
treef022bf94dd0a0464521afa6d3f4b29bc44cc1de0
parent512246bada840c7766c4e5af77c045149cc09711 (diff)
Bump Raspberry Pi job to 2 hourssh-test-raspberry-pi
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7e378fe78..8a51834ec 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -332,6 +332,7 @@ test:raspberry-pi:
image: registry.gitlab.com/gitlab-org/gitlab-omnibus-builder/rpi_11:4.2.0
needs: []
stage: test
+ timeout: 2 hours
cache:
- <<: *cache_deps_configuration
policy: pull-push