[gnome-builder/alatiera-main-patch-02703] ci: Increase the timeout of the flatpak build




commit 4f0d416ed8bf2b1b65a57617d44fba027aef9fda
Author: Jordan Petridis <jpetridis gnome org>
Date:   Sun Jan 23 04:43:35 2022 +0000

    ci: Increase the timeout of the flatpak build

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7c3c232b0..fa9fd3c13 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,6 +2,7 @@ include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_
 
 flatpak:
   extends: .flatpak
+  timeout: 90m
   variables:
     GIT_SUBMODULE_STRATEGY: normal
 


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