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
9c6ef1db
Commit
9c6ef1db
authored
Apr 23, 2019
by
mfluharty
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update documentation to explain job retryability
parent
6b7b07b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
doc/ci/pipelines.md
doc/ci/pipelines.md
+5
-0
No files found.
doc/ci/pipelines.md
View file @
9c6ef1db
...
...
@@ -266,6 +266,11 @@ Clicking on an individual job will show you its job trace, and allow you to:
-
Retry the job.
-
Erase the job trace.
>**Note:**
Once a job has been canceled, it cannot be retried in isolation.
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
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17782) in GitLab 10.7.
...
...
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