Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-07-03 05:05:26 +0300
committerEvan Read <eread@gitlab.com>2019-07-03 05:05:26 +0300
commitc1d250c2844991f51489d769dd6fca0f4ebdda19 (patch)
treecc817ac3b57599cdcee3046fab4f64cfda0e0af9
parentbe4217a728d5ce441d433930d991b6681b7a5947 (diff)
parent8c81fa5bc3b23f6ff65b054d665698f09afa3544 (diff)
Merge branch 'patch-71' into 'master'
Update job_artifacts.md to reflect change: https://gitlab.com/gitlab-org/gitlab-ce/issues/31771 See merge request gitlab-org/gitlab-ce!30175
-rw-r--r--doc/user/project/pipelines/job_artifacts.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/project/pipelines/job_artifacts.md b/doc/user/project/pipelines/job_artifacts.md
index 002addfc043..f9feae36dbc 100644
--- a/doc/user/project/pipelines/job_artifacts.md
+++ b/doc/user/project/pipelines/job_artifacts.md
@@ -187,7 +187,8 @@ information in the UI.
DANGER: **Warning:**
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
artifacts and the job's trace.