Azure DevOps Pipelines

Run pipeline

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Trigger an Azure DevOps pipeline run.

Inputs

Expand All

Champ

Type

Description

org [required]

string

projectIdOrName [required]

string

pipelineId [required]

number

pipelineVersion

string

previewRun

boolean

If true, don't actually create a new run. Instead, return the final YAML document.

resources

object

The resources the run requires.

builds

object

containers

object

packages

object

pipelines

object

repositories

object

variables

object

Variables to be passed into the pipeline run.

stagesToSkip

[string]

Name of the pipeline stages that should not be executed during the pipeline run.

Outputs

Expand All

Champ

Type

Description

run [required]

object

id [required]

number

name [required]

string

_links [required]

[object]

pipeline [required]

object

id [required]

number

name [required]

string

folder [required]

string

revision [required]

number

url [required]

string

createdDate [required]

string

finalYaml [required]

string

finishedDate [required]

string

url [required]

string

variables [required]

object

state [required]

enum

result [required]

enum

resources [required]

object