summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-07-05 15:44:27 +1000
committerEvan Read <eread@gitlab.com>2019-07-05 15:44:27 +1000
commitf64cae5490ea45383926e59f445b3b988fb340b9 (patch)
tree3f23119cc229c28f3ecbef7fdb262755efd88aed
parentf845a081e336621e991587f88ee7d8ce6d012e21 (diff)
downloadgitlab-ce-docs/edit-job-artifacts-text.tar.gz
Edit text, using correct termsdocs/edit-job-artifacts-text
-rw-r--r--doc/user/project/pipelines/job_artifacts.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/user/project/pipelines/job_artifacts.md b/doc/user/project/pipelines/job_artifacts.md
index f9feae36dbc..1966b136e9d 100644
--- a/doc/user/project/pipelines/job_artifacts.md
+++ b/doc/user/project/pipelines/job_artifacts.md
@@ -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.