[help.gnome.org: 5/14] ci: Increase the timeout for the build job
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [help.gnome.org: 5/14] ci: Increase the timeout for the build job
- Date: Wed, 24 Nov 2021 07:36:41 +0000 (UTC)
commit f864a1590928e971d8f8c5847d81ffd716896a94
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Sep 28 15:52:02 2021 +0100
ci: Increase the timeout for the build job
Between cloning and localisation, the default of 1 hour isn't enough.
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 53be0f0..59e7195 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,6 +26,7 @@ help-web:
PIP_DEPS:
lxml
pyyaml
+ timeout: 3h
script:
- mkdir -p __pintail__ && cd __pintail__
- git clone --depth=1 https://github.com/projectmallard/pintail.git
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]