Skip to main content

create_runner

Function create_runner 

Source
pub async fn create_runner(
    options: &Options,
) -> ApiResult<RunnerCreationResponse>
Expand description

Create a new runner using project or group identifier

See https://docs.gitlab.com/api/users/#create-a-runner-linked-to-a-user for more information on the GitLab API