summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2019-06-06 08:32:04 +0000
committerGrzegorz Bizon <grzegorz@gitlab.com>2019-06-06 08:32:04 +0000
commit8501edcd465923c9c6a45abe6c863fc3cd25973a (patch)
treee431db125935a9b609d0a25f707cc50e1b59e555 /doc
parent6e5d891e508d92f3a983f2edd4f441c8b0fdad74 (diff)
parente58e24b4d4256a42c0c7e764227f3c3c53fdb1bd (diff)
downloadgitlab-ce-8501edcd465923c9c6a45abe6c863fc3cd25973a.tar.gz
Merge branch 'revert-86900f00' into 'master'
Revert "Disable retrying cancelled jobs" Closes #62350 See merge request gitlab-org/gitlab-ce!29201
Diffstat (limited to 'doc')
-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.