ci_template: set per-job timeouts for builds
authorJordan Petridis <jordan@centricular.com>
Thu, 28 Nov 2019 12:59:30 +0000 (14:59 +0200)
committerJordan Petridis <jpetridis@gnome.org>
Thu, 28 Nov 2019 14:47:13 +0000 (14:47 +0000)
commitae90b9a0424a535cae9b256e84a03353287c7220
treec3c60a52fcd6a28bffc61864c449dcfed3edb88c
parentbe6d2b4cf21c8d0f7a16716fc4451837d6202a6c
ci_template: set per-job timeouts for builds

In case a build gets stuck for whatever reason,
happens from time to time on windows,
try to baild out quickly.

For cerbero builds, set the timeout to 3h which
according to the docs should also be able to
override the project defined timeout
Fix #19

https://docs.gitlab.com/ce/ci/yaml/README.html#timeout
gitlab/ci_template.yml