docs: add gitlab version for list jobs of a runner

This commit is contained in:
jk2K 2019-04-01 07:53:18 +00:00
parent 093629fedc
commit 947acd8142
1 changed files with 2 additions and 0 deletions

View File

@ -256,6 +256,8 @@ curl --request DELETE --header "PRIVATE-TOKEN: <your_access_token>" "https://git
## List runner's jobs
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15432) in GitLab 10.3.
List jobs that are being processed or were processed by specified Runner.
```