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
90e24e65
Commit
90e24e65
authored
Aug 11, 2021
by
Suzanne Selhorn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated nav to match standards
Related to:
https://gitlab.com/gitlab-org/technical-writing/-/issues/454
parent
cb46d5b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
doc/ci/pipelines/job_artifacts.md
doc/ci/pipelines/job_artifacts.md
+5
-3
No files found.
doc/ci/pipelines/job_artifacts.md
View file @
90e24e65
...
...
@@ -100,8 +100,8 @@ artifacts and log. You must be:
To delete a job:
1.
Go to a job's detail page.
1.
At the top right of the job's log, select the trash icon
.
1.
Confirm the deletion
.
1.
On the top right of the job's log, select
**Erase job log**
(
**{remove}**
)
.
1.
On the confirmation dialog, select
**OK**
.
## Retrieve job artifacts for other projects
...
...
@@ -186,7 +186,9 @@ Keeping the latest artifacts can use a large amount of storage space in projects
with a lot of jobs or large artifacts. If the latest artifacts are not needed in
a project, you can disable this behavior to save space:
1.
Go to the project's
**Settings > CI/CD > Artifacts**
.
1.
On the top bar, select
**Menu > Projects**
and find your project.
1.
On the left sidebar, select
**Settings > CI/CD**
.
1.
Expand
**Artifacts**
.
1.
Clear the
**Keep artifacts from most recent successful jobs**
checkbox.
You can disable this behavior for all projects on a self-managed instance in the
...
...
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