Skip to content
Snippets Groups Projects
Commit 52445455 authored by Fabio's avatar Fabio
Browse files

Add 'Object Storage for CI Artifacts'

parent 852286c0
No related branches found
No related tags found
1 merge request!6239GitLab 9.4 release post
Pipeline #
Loading
Loading
@@ -227,6 +227,19 @@ features:
description: | # supports markdown
With the introduction of dependencies between different projects, one of them may need to access artifacts created by a previous one. This process must be granted for authorized accesses, and it can be done using the CI_JOB_TOKEN variable that identifies a specific job.
- 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: "Read through the documentation on 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.
- name: Security - Add LDAP SSL certificate verification
available_in: [ce, ees, eep] # required
documentation_link: 'https://docs.gitlab.com/ce/administration/auth/ldap.html#tls-server-authentication' # webpage or documentation - optional
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment