Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F30444124
D254.1768178401.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
448 B
Referenced Files
None
Subscribers
None
D254.1768178401.diff
View Options
diff --git a/lilybuild/lilybuild/ci_steps.py b/lilybuild/lilybuild/ci_steps.py
--- a/lilybuild/lilybuild/ci_steps.py
+++ b/lilybuild/lilybuild/ci_steps.py
@@ -253,6 +253,9 @@
],
workdir=self.work_root_dir,
doStepIf=on_success,
+ # 2h timeout by default
+ # TODO support timeout by each job
+ timeout=60 * 60 * 2,
)
clean_script_step = steps.ShellCommand(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 11, 4:40 PM (8 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
944449
Default Alt Text
D254.1768178401.diff (448 B)
Attached To
Mode
D254: Fix podman timeout at 20mins
Attached
Detach File
Event Timeline
Log In to Comment