Add job timeout in obs-gitlab-runner
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