Skip to content

Add job timeout in obs-gitlab-runner

Pablo Vigo Mas requested to merge wip/pvigo/add-obs-runner-job-timeout into main

The new version of obs-gitlab-runner requires an extra configuration to prevent regression, as jobs are currently being killed after 1 hour. This fix adds a timeout of 1 day to enforce job cancellations.

Signed-off-by: Pablo Vigo pvigo@collabora.com

Merge request reports