Update README

This commit is contained in:
Ivan Meredith 2016-07-07 13:41:48 +12:00
parent 195cbe8a7f
commit 07897b4d37
1 changed files with 2 additions and 0 deletions

View File

@ -339,6 +339,8 @@ Pipelines can be nested inside folder.
## Replay a pipeline run
This will quueue up a replay of the pipeline run with the same commit id as the run used
curl -XPOST http://localhost:8080/jenkins/blue/rest/organizations/jenkins/pipelines/pipeline3/runs/1/replay
{
"_class" : "io.jenkins.blueocean.service.embedded.rest.QueueItemImpl",