diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2017-11-02 12:20:47 +0100 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2017-12-03 12:04:48 +0100 |
commit | cc750539ec852e9f42ea25b31cc14a45962fc975 (patch) | |
tree | be962fd774515b423bea1502aedaf961fde569f6 /config/gitlab.yml.example | |
parent | 303f165cbae8367c19ea273fc52170c2a354a8d6 (diff) | |
download | gitlab-ce-cc750539ec852e9f42ea25b31cc14a45962fc975.tar.gz |
Use tmp/test/artifacts for files
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r-- | config/gitlab.yml.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 7f6e68ceed6..c8b6018bc1b 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -649,6 +649,8 @@ test: # user: YOUR_USERNAME pages: path: tmp/tests/pages + artifacts: + path: tmp/tests/artifacts repositories: storages: default: |