Commit be660fe1 authored by GitLab Bot's avatar GitLab Bot

Add latest changes from gitlab-org/gitlab@master

parent 07d0374b
...@@ -838,6 +838,12 @@ Project.all.each do |p| ...@@ -838,6 +838,12 @@ Project.all.each do |p|
end end
``` ```
### Obtain runners registration token
```ruby
Gitlab::CurrentSettings.current_application_settings.runners_registration_token
```
## License ## License
### See license plan name (since v9.3.0-ee) ### See license plan name (since v9.3.0-ee)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment