summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShinya Maeda <shinya@gitlab.com>2018-12-24 01:01:30 +0000
committerShinya Maeda <shinya@gitlab.com>2018-12-24 01:01:30 +0000
commitefbd064bda7c9c12a358e794f06bc2909c755989 (patch)
treef40e780c8e2cc8c9a4d3ea5aec77b6934b5cef70
parent751217987b0782115140e4c2858d91a4b596463a (diff)
downloadgitlab-ce-doc-remove-irrelevant-sentences-in-job-artifacts-md.tar.gz
-rw-r--r--doc/administration/job_artifacts.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/administration/job_artifacts.md b/doc/administration/job_artifacts.md
index a1ea78b64bd..25ae535d1ec 100644
--- a/doc/administration/job_artifacts.md
+++ b/doc/administration/job_artifacts.md
@@ -165,12 +165,6 @@ _The artifacts are stored by default in
gitlab-rake gitlab:artifacts:migrate
```
- Currently this has to be executed manually and it will allow you to
- migrate the existing artifacts to the object storage, but all new
- artifacts will still be stored on the local disk. In the future
- you will be given an option to define a default storage artifacts for all
- new files.
-
---
**In installations from source:**
@@ -201,12 +195,6 @@ _The artifacts are stored by default in
sudo -u git -H bundle exec rake gitlab:artifacts:migrate RAILS_ENV=production
```
- Currently this has to be executed manually and it will allow you to
- migrate the existing artifacts to the object storage, but all new
- artifacts will still be stored on the local disk. In the future
- you will be given an option to define a default storage artifacts for all
- new files.
-
## Expiring artifacts
If an expiry date is used for the artifacts, they are marked for deletion