Skip to content

docs(gitpod): add better runner instructions

What does this merge request do and why?

How to set up and validate locally

Only executing the described step doesn't actually start the runner:

image.png

Running the added command:

image.png

Cloning without `clone_url` set:

image.png

and set:

image.png

Impacted categories

The following categories relate to this merge request:

Merge request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise an issue to follow-up.
  • Documentation added/updated, if needed.
  • Announcement added, if change is notable.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.
Edited by Tyrone Meijn

Merge request reports