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
This commit is contained in:
Evan Read 2019-01-03 02:30:01 +00:00
commit 725cd1367f
1 changed files with 0 additions and 12 deletions

View File

@ -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