mirror of
https://github.com/samba-team/samba.git
synced 2025-03-22 02:50:28 +03:00
.gitlab-ci: Increase build timeout
While the build will not take > 1hr, uploading the artifacts needed to pass the build objects to the next stage can take some time due to the distance between the runners and the private CI server. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14861 Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Ralph Boehme <slow@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Wed Oct 13 12:00:03 UTC 2021 on sn-devel-184 (cherry picked from commit dd178d97250e041b29aad9b26d2994163bd99231)
This commit is contained in:
parent
44ad4dc8b7
commit
2c36f7c67e
@ -169,7 +169,7 @@ others:
|
||||
|
||||
.shared_template_build_only:
|
||||
extends: .shared_template
|
||||
timeout: 1h
|
||||
timeout: 2h
|
||||
artifacts:
|
||||
expire_in: 1 week
|
||||
paths:
|
||||
|
Loading…
x
Reference in New Issue
Block a user