summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-01-03 02:30:01 +0000
committerEvan Read <eread@gitlab.com>2019-01-03 02:30:01 +0000
commit725cd1367f8579e6c054c6cd2df42b934abfdc16 (patch)
tree563b167d3f46c73d3a1b6ca96d0649a155df8fd4
parent386aeb71f478dc362124572ca238bc10a4f7a4f2 (diff)
parent9d5bfcdf94ea2c0c863ada571d9298a224349de6 (diff)
downloadgitlab-ce-725cd1367f8579e6c054c6cd2df42b934abfdc16.tar.gz
Merge branch 'docs-remove-irrelevant-sentences-in-job-artifacts-md' into 'master'
Remove outdated sentences from job_artifacts.md See merge request gitlab-org/gitlab-ce!24013
-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