[gimp-help] CI: increase job timeout to 2 hours



commit 3fce5ff5c54eedec37ed85202da96fa1bced70ca
Author: Michael Schumacher <schumaml gmx de>
Date:   Fri Jun 19 10:30:18 2020 +0200

    CI: increase job timeout to 2 hours

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4b992df4e..d27790f64 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,3 +30,4 @@ build-debian:
     - ../autogen.sh --prefix=${INSTALL_PREFIX} --without-gimp
     - make && make install
     - mv ${INSTALL_PREFIX}/share/gimp/2.0/help/ ../www/
+  timeout: 2 hours


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]