Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2017-12-08 12:09:06 +0300
committerKamil Trzciński <ayufan@ayufan.eu>2018-02-28 22:45:07 +0300
commit87f11d2cf539d9539b439b54355f0dadaf4ebf76 (patch)
tree389f5bb28aabfe6a189795fa91611318bb272101 /config/gitlab.yml.example
parent6ca02a41500790b3e9061dd8836540955b9aaf7c (diff)
Merge branch 'zj-auto-upload-job-artifacts' into 'master'
Transfer job archives after creation See merge request gitlab-org/gitlab-ee!3646
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index e2256c5c118..d8fa3138184 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -679,6 +679,7 @@ test:
object_store:
enabled: false
remote_directory: artifacts # The bucket name
+ background_upload: false
connection:
provider: AWS # Only AWS supported at the moment
aws_access_key_id: AWS_ACCESS_KEY_ID