Difference between revisions of "Az pipelines run"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* https://docs.microsoft.com/en-us/cli/azure/pipelines?view=azure-cli-latest#az-pipelines-run | * https://docs.microsoft.com/en-us/cli/azure/pipelines?view=azure-cli-latest#az-pipelines-run | ||
− | az pipelines run --name YOUR_PIPELINE_NAME | + | az pipelines run --name YOUR_PIPELINE_NAME --branch YOUR_BRANCH |
+ | az pipelines run --name YOUR_PIPELINE_NAME | ||
+ | |||
== See also == | == See also == |
Latest revision as of 12:47, 18 February 2022
az pipelines run --name YOUR_PIPELINE_NAME --branch YOUR_BRANCH az pipelines run --name YOUR_PIPELINE_NAME
See also[edit]
az pipelines
[list | run | show | pool | agent | variable | variable-group
]az pipelines --help
- Azure Pipelines:
az pipelines
,trigger:, stages:
,variables:, parameters:,
inputs:
,group:
,template:
,jobs:
,job:
,steps:
,dependsOn:
,task:
,condition:
,resources:
,pool:
,stage:
,extends:
,deployment:, scriptType:, inlineScript:, repositories:, pr:, repository:, type:
, Default Azure Pipeline, Azure Pipeline Library, Azure Pipeline Job full syntax
Advertising: