Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
d6cf6fd7
Commit
d6cf6fd7
authored
May 01, 2019
by
Miranda Fluharty
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply suggestion to doc/ci/pipelines.md
parent
9c6ef1db
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
doc/ci/pipelines.md
doc/ci/pipelines.md
+2
-4
No files found.
doc/ci/pipelines.md
View file @
d6cf6fd7
...
@@ -266,10 +266,8 @@ Clicking on an individual job will show you its job trace, and allow you to:
...
@@ -266,10 +266,8 @@ Clicking on an individual job will show you its job trace, and allow you to:
-
Retry the job.
-
Retry the job.
-
Erase the job trace.
-
Erase the job trace.
>**Note:**
NOTE:
**Note:**
Once a job has been canceled, it cannot be retried in isolation.
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.
This prevents jobs from being bypassed or run out of order.
To retry a canceled job, retry the pipeline it belongs to.
### Seeing the failure reason for jobs
### Seeing the failure reason for jobs
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment