Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot 2020-02-24 06:09:25 +00:00
parent 07d0374b20
commit be660fe1d2
1 changed files with 6 additions and 0 deletions

View File

@ -838,6 +838,12 @@ Project.all.each do |p|
end
```
### Obtain runners registration token
```ruby
Gitlab::CurrentSettings.current_application_settings.runners_registration_token
```
## License
### See license plan name (since v9.3.0-ee)