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
path: root/doc/ci
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2019-06-05 14:09:51 +0300
committerKamil Trzciński <ayufan@ayufan.eu>2019-06-05 14:09:51 +0300
commite58e24b4d4256a42c0c7e764227f3c3c53fdb1bd (patch)
treefda5238ab4372c55f442730231af772f767cf1a2 /doc/ci
parentd9a761ed14ab5025626dee17faf1528c1264a1b0 (diff)
Revert "Merge branch..."
This reverts merge request !27503
Diffstat (limited to 'doc/ci')
-rw-r--r--doc/ci/pipelines.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/ci/pipelines.md b/doc/ci/pipelines.md
index 8b0634ed268..1ad3d516df9 100644
--- a/doc/ci/pipelines.md
+++ b/doc/ci/pipelines.md
@@ -270,9 +270,6 @@ Clicking on an individual job will show you its job trace, and allow you to:
- Retry the job.
- Erase the job trace.
-NOTE: **Note:**
-To prevent jobs from being bypassed or run out of order, canceled jobs can only be retried when the whole pipeline they belong to is retried.
-
### Seeing the failure reason for jobs
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17782) in GitLab 10.7.