summaryrefslogtreecommitdiff
path: root/app/views/ci/runner/_how_to_setup_shared_runner.html.haml
blob: 2a190cb925046a0672d9dbf117ed3f259ac384ac (plain)
1
2
3
.bs-callout.help-callout
  = render partial: 'ci/runner/how_to_setup_runner',
           locals: { registration_token: registration_token, type: 'shared' }