Skip to content

gitlab-ci: extend job timeouts to 15 minutes

Ben Boeckel requested to merge ben.boeckel/catalyst:ci-extend-timeouts into master

CI continues to trip over 5 minute limits and even 10 minute limits get truncated to 5 to allow time for after_script to do work. Instead, just make things more reliable.

Merge request reports