# Copy to .env on the deployment host. NEVER commit the real token. # # Get a registration token: # curl -H "Authorization: token $GITEA_TOKEN" \ # https://git.silverlabs.uk/api/v1/admin/runners/registration-token # RUNNER_TOKEN=replace-with-registration-token