aboutsummaryrefslogtreecommitdiffstats
path: root/coin/module_config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/module_config.yaml')
-rw-r--r--coin/module_config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 9d11b120..93ce05da 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -92,8 +92,8 @@ build_instructions:
userMessageOnFailure: "Could not add execution right to the start-build."
- type: ExecuteCommand
command: ["{{.BuildDir}}/start-build"]
- maxTimeInSeconds: 28800
- maxTimeBetweenOutput: 28800
+ maxTimeInSeconds: 43200
+ maxTimeBetweenOutput: 7200
userMessageOnFailure: "Build failed."
test_instructions: []