startPipelineStep
See also: Actions
Description | Start a step for an existing pipeline. Use the continue parameter to ignore already started or similar invalid state errors. Use the wait parameter to wait for the pipeline step to be at least at the PAUSED state (or other state provided by the state parameter). When waiting for a PAUSED or COMPLETED pipeline step, the action will fail if the pipeline step has a result that is not considered successful unless the continue parameter is specified. |
|---|---|
Required Parameters | |
Optional Parameters | workspace, wait, state, timeout, continue, field, redeploy, branch, commit, selector |
Type | |
Category | |
Output Formats |
|
Replacement Variables | stepName, stepResult, stepUuid, pipeline, pipelineResult, pipelineState, pipelineStatus, pipelineUuid, repository, repositoryFullKey, repositoryName, repositoryUuid, workspace, workspaceName, workspaceUuid |
Since Version | 10.4 |
Examples |
|
