From: Stefan Metzmacher Date: Wed, 23 Dec 2020 15:40:43 +0000 (+0100) Subject: .gitlab-ci.yml: specify explicit job timeouts X-Git-Tag: tevent-0.11.0~1178 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=101237b4e6dd1401da41f26af02f1741c014b1ac;p=thirdparty%2Fsamba.git .gitlab-ci.yml: specify explicit job timeouts Signed-off-by: Stefan Metzmacher Reviewed-by: Andrew Bartlett Reviewed-by: Andreas Schneider --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 92a49c63fcb..8aea3766ba9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -64,6 +64,7 @@ include: # All Samba jobs are interruptible, this avoids burning CPU when a # newer branch is pushed. interruptible: true + timeout: 2h variables: AUTOBUILD_JOB_NAME: $CI_JOB_NAME @@ -145,6 +146,7 @@ others: .shared_template_build_only: extends: .shared_template stage: build_first + timeout: 45m artifacts: expire_in: 1 week paths: