Skip to end of banner
Go to start of banner

addRunner

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

See also: Actions

Description

Add a pipeline runner to a workspace or repository. Exactly one platform label (linux, linux.shell, windows, macos) can be specified. Defaults to linux if none is provided. Also, self.hosted is added if not provided as required by Bitbucket.

Required Parameters

(workspace or repository), name

Optional Parameters

label

Type

Create

Category

Pipelines

Output Formats

Replacement Variables

runner, runnerUuid, runnerType, runnerLabels, runnerOauthClientId, runnerOauthClientSecret, repository, repositoryFullKey, repositoryName, repositoryUuid, workspace, workspaceName, workspaceUuid

Since Version10.4

Examples

Related How To's

  • No labels