summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2020-12-23 16:40:43 +0100
committerStefan Metzmacher <metze@samba.org>2021-04-13 08:23:35 +0000
commit101237b4e6dd1401da41f26af02f1741c014b1ac (patch)
treede08de396b7f882ccd5e7c7b615413391cd4ae1b /.gitlab-ci.yml
parent4df7f2b6914645ca61edf05e8ef1fd4fd66cf1cb (diff)
downloadsamba-101237b4e6dd1401da41f26af02f1741c014b1ac.tar.gz
.gitlab-ci.yml: specify explicit job timeouts
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
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: