Skip to end of banner
Go to start of banner

getPipeline

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 31 Next »

See also: Actions

Description

Get pipeline by pipeline number or UUID. Use @LAST to get the last pipeline or combine with the commit parameter to find the last pipeline for the commit id, branch, or tag. This action supports wait and related parameters similar to the startPipeline action. See the startPipeline action for more information.

Required Parameters

repository, pipeline

Optional Parameters

workspace, wait, state, timeout, continue, branch, commit, selector, outputType, file, append, encoding

Type

Get

Category

Pipelines

Output Formats

1 - basic fields, 2 - basic fields plus step detail list, 999 - all

Replacement Variables

pipeline, pipelineResult, pipelineState, pipelineStatus, pipelineUuid, repository, repositoryFullKey, repositoryName, repositoryUuid, workspace, workspaceName, workspaceUuid

Since Version10.0

Examples

getPipeline

Related How To's

  • No labels