Commit f0b0641c authored by Alexander Tanayno's avatar Alexander Tanayno

Adds the command to get runner token

parent f6616247
...@@ -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