Skip to content
Snippets Groups Projects

GitLab 9.3 release post

Merged Victor Wu requested to merge release-9-3 into master
All threads resolved!
1 file
+ 6
3
Compare changes
  • Side-by-side
  • Inline
@@ -302,12 +302,15 @@ features:
- name: Object Storage for CI Artifacts
available_in: [eep]
documentation_link: 'https://docs.gitlab.com/ee/administration/job_artifacts.html#using-object-storage'
documentation_text: "Learn more about using an object storage for CI artifacts"
documentation_text: "Learn more about using an object storage for CI Artifacts"
image_url:
description: |
As companies continue to embrace CI/CD across the organization, their
artifact storage needs naturally increase as well. With GitLab 9.3 you can move existing [CI artifacts](https://docs.gitlab.com/ce/user/project/pipelines/job_artifacts.html)
to [Amazon S3](https://aws.amazon.com/s3/), in order to free local space and enable artifacts to be saved cost effectively, reliably, and with nearly infinite scalability.
artifact storage needs naturally increase as well. With GitLab 9.3 you can move
existing
[CI artifacts](https://docs.gitlab.com/ce/user/project/pipelines/job_artifacts.html)
to [Amazon S3](https://aws.amazon.com/s3/), in order to free local space and enable
artifacts to be saved cost effectively, reliably, and with nearly infinite scalability.
- name: Enhanced view for files in repo
available_in: [ce, ees, eep]
Loading