Commit 8c81fa5b authored by Afeique Sheikh's avatar Afeique Sheikh

Update job_artifacts.md to reflect change: https://gitlab.com/gitlab-org/gitlab-ce/issues/31771

"Developers should only be able to delete jobs if they own them or are Master"
parent c5da0b86
...@@ -187,7 +187,8 @@ information in the UI. ...@@ -187,7 +187,8 @@ information in the UI.
DANGER: **Warning:** DANGER: **Warning:**
This is a destructive action that leads to data loss. Use with caution. This is a destructive action that leads to data loss. Use with caution.
If you have at least Developer [permissions](../../permissions.md#gitlab-cicd-permissions) 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 on the project, you can erase a single job via the UI which will also remove the
artifacts and the job's trace. artifacts and the job's trace.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment