Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e0cf62d8
Commit
e0cf62d8
authored
Jul 11, 2018
by
Joshua Lambert
Committed by
Marcia Ramos
Jul 11, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix object storage support notes
parent
67708aa5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
doc/administration/job_artifacts.md
doc/administration/job_artifacts.md
+6
-7
No files found.
doc/administration/job_artifacts.md
View file @
e0cf62d8
...
...
@@ -88,13 +88,12 @@ _The artifacts are stored by default in
### Using object storage
>**Notes:**
-
[
Introduced
][
ee-1762
]
in
[
GitLab Premium
][
eep
]
9.4.
-
Since version 9.5, artifacts are [browsable], when object storage is enabled.
9.
4 lacks this feature.
> Available in [GitLab Premium](https://about.gitlab.com/pricing/) and
[
GitLab.com Silver
](
https://about.gitlab.com/gitlab-com/
)
.
> Since version 10.6, available in [GitLab CE](https://about.gitlab.com/pricing/)
> Since version 11.0, we support direct_upload to S3.
-
[
Introduced
](
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1762
)
in
[
GitLab Premium
](
https://about.gitlab.com/pricing/
)
9.4.
-
Since version 9.5, artifacts are
[
browsable
](
../user/project/pipelines/job_artifacts.md#browsing-artifacts
)
,
when object storage is enabled. 9.4 lacks this feature.
-
Since version 10.6, available in
[
GitLab Core
](
https://about.gitlab.com/pricing/
)
-
Since version 11.0, we support
`direct_upload`
to S3.
If you don't want to use the local disk where GitLab is installed to store the
artifacts, you can use an object storage like AWS S3 instead.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment