Skip to content

Remove sudo runner registration instructions macos

What does this MR do and why?

This change removes sudo from the runner registration step on macos.

The two blocks of instructions don't match each other, as the installation does not use sudo, while the runner registration does.

Changelog: changed

Screenshots or screen recordings

before after
Screen_Shot_2022-05-03_at_15.08.41 Screen_Shot_2022-05-03_at_15.04.32

How to set up and validate locally

  1. Visit Admin -> Runners http://gdk.test:3000/admin/runners
  2. Click on Register runner
  3. Click Show runner installation and registration instructions
  4. On macos: Confirm the instructions are correct

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Elliot Rushton

Merge request reports