Commit 219afbad authored by Grzegorz Bizon's avatar Grzegorz Bizon

Display runners registration token in CI runners config

parent 5a7b94f6
%p.lead
%span To register a new runner you should enter the following registration token. With this token the runner will request a unique runner token and use that for future communication.
%code #{GitlabCi::REGISTRATION_TOKEN}
%span
To register a new runner you should enter the following registration token.
With this token the runner will request a unique runner token and use that for future communication.
Registration token is
%code #{current_application_settings.runners_registration_token}
.bs-callout
%p
......
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