aboutsummaryrefslogtreecommitdiff
path: root/bbot/bbot-agent@.service
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-04-09 16:47:49 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-04-09 16:47:49 +0200
commitbb386e095785d0c50b5704f2b23edbe0c790443d (patch)
treef33225ff5e9343ea20d1b2b77941d1469aa113a5 /bbot/bbot-agent@.service
parent9169256ce1c4ad27f4cbd6748b7c2dc790346ce6 (diff)
Increase default build timeout to 60 minutes
Diffstat (limited to 'bbot/bbot-agent@.service')
-rw-r--r--bbot/bbot-agent@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbot/bbot-agent@.service b/bbot/bbot-agent@.service
index 546788b..fedc31f 100644
--- a/bbot/bbot-agent@.service
+++ b/bbot/bbot-agent@.service
@@ -22,7 +22,7 @@ Environment=AUTH_KEY=
Environment=BOOTSTRAP_TIMEOUT=1800
Environment=BOOTSTRAP_RETRIES=2
-Environment=BUILD_TIMEOUT=1800
+Environment=BUILD_TIMEOUT=3600
Environment=BUILD_RETRIES=2
Environment=CONNECT_TIMEOUT=60