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
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/deployments.md')
-rw-r--r--doc/api/deployments.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/deployments.md b/doc/api/deployments.md
index 32d3ab55f9f..cf224ad60ab 100644
--- a/doc/api/deployments.md
+++ b/doc/api/deployments.md
@@ -266,7 +266,7 @@ Example of response
"status": "success",
"updated_at": "2016-08-11T07:43:52.143Z",
"web_url": "http://gitlab.dev/root/project/pipelines/5"
- }
+ },
"runner": null
}
}