From cf29d0676bb3d9b779e133f080dd78a9e07ecd43 Mon Sep 17 00:00:00 2001 From: solidnerd Date: Tue, 26 Dec 2017 11:12:19 +0100 Subject: [PATCH] Update gitlab.yml to upstream Signed-off-by: solidnerd --- assets/runtime/config/gitlabhq/gitlab.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/runtime/config/gitlabhq/gitlab.yml b/assets/runtime/config/gitlabhq/gitlab.yml index 22f41cbc..2bc50aa2 100644 --- a/assets/runtime/config/gitlabhq/gitlab.yml +++ b/assets/runtime/config/gitlabhq/gitlab.yml @@ -540,6 +540,9 @@ production: &base upload_pack: true receive_pack: true + # Git import/fetch timeout, in seconds. Defaults to 3 hours. + # git_timeout: 10800 + # If you use non-standard ssh port you need to specify it ssh_port: {{GITLAB_SSH_PORT}} @@ -620,6 +623,8 @@ test: # user: YOUR_USERNAME pages: path: tmp/tests/pages + artifacts: + path: tmp/tests/artifacts repositories: storages: default: