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
4545e988
Commit
4545e988
authored
Jul 05, 2019
by
Evan Read
Committed by
Achilleas Pipinellis
Jul 05, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Edit text, using correct terms
parent
b0ee986f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
doc/user/project/pipelines/job_artifacts.md
doc/user/project/pipelines/job_artifacts.md
+7
-4
No files found.
doc/user/project/pipelines/job_artifacts.md
View file @
4545e988
...
...
@@ -187,10 +187,13 @@ information in the UI.
DANGER:
**Warning:**
This is a destructive action that leads to data loss. Use with caution.
If you are either the owner of a given job or have Master
[
permissions
](
../../permissions.md#gitlab-cicd-permissions
)
on the project, you can erase a single job via the UI which will also remove the
artifacts and the job's trace.
You can erase a single job via the UI, which will also remove the job's
artifacts and trace, if you are:
-
The owner of the job.
-
A
[
Maintainer
](
../../permissions.md#gitlab-cicd-permissions
)
of the project.
To erase a job:
1.
Navigate to a job's page.
1.
Click the trash icon at the top right of the job's trace.
...
...
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