diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-02-03 11:14:24 +0200 |
---|---|---|
committer | Tomasz Maczukin <tomasz@maczukin.pl> | 2016-02-19 13:18:47 +0100 |
commit | d4f1bcdd284e476180c015462a44d076116035b0 (patch) | |
tree | 2f2ce344790b1ca3df639ee2a55832ed9d35e5aa /doc/ci | |
parent | f562a477f227ec8acdbf491e08f365f1adf24647 (diff) | |
download | gitlab-ce-d4f1bcdd284e476180c015462a44d076116035b0.tar.gz |
Note that `ci/api/runners.rb` is still used
[ci skip]
Diffstat (limited to 'doc/ci')
-rw-r--r-- | doc/ci/api/runners.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/ci/api/runners.md b/doc/ci/api/runners.md index d14d9b5269c..e9033aeacd5 100644 --- a/doc/ci/api/runners.md +++ b/doc/ci/api/runners.md @@ -1,7 +1,8 @@ # Runners API -_**Note:** In GitLab 8.0, GitLab CI was merged in GitLab itself. This document -is deprecated in favor of the [new Runners API](../../api/runners.md)._ +_**Note:** This API is intended to be used only by Runners as their own +communication channel. For the consumer API see the +[new Runners API](../../api/runners.md)._ ## Runners |