title | description | ms.date | monikerRange |
---|---|---|---|
boolean definition |
Represents a boolean value in a pipeline. |
11/20/2024 |
<=azure-pipelines |
:::moniker range="<=azure-pipelines"
Represents a boolean value in a pipeline.
:::moniker-end
:::moniker range="<=azure-pipelines"
boolean: string # true | y | yes | on | false | n | no | off.
:::moniker-end
:::moniker range="<=azure-pipelines"
boolean
string. Allowed values: true | y | yes | on | false | n | no | off.
Azure pipelines uses any of the previous string values to represent a boolean value in a pipeline.
:::moniker-end
:::moniker range="=azure-pipelines"
Note
This definition is a supporting definition and is not intended for use directly in a pipeline. This article provides the YAML syntax for this supporting type, but does not show usage examples. For more information on using the definitions that this type supports, see the following definition links.
Definitions that reference this definition: pipeline, trigger, pr, jobs.job.container, stages.stage, schedules.cron, variables.name, mountReadOnly, steps.task, steps.script, steps.powershell, steps.pwsh, steps.bash, steps.checkout, steps.download, steps.downloadBuild, steps.getPackage, steps.publish, steps.reviewApp, resources.containers.container, resources.containers.container.trigger, resources.pipelines.pipeline.trigger
:::moniker-end
:::moniker range=">=azure-pipelines-2022.1 <=azure-pipelines-2022.2"
Note
This definition is a supporting definition and is not intended for use directly in a pipeline. This article provides the YAML syntax for this supporting type, but does not show usage examples. For more information on using the definitions that this type supports, see the following definition links.
Definitions that reference this definition: pipeline, trigger, pr, jobs.job.container, schedules.cron, variables.name, mountReadOnly, steps.task, steps.script, steps.powershell, steps.pwsh, steps.bash, steps.checkout, steps.download, steps.downloadBuild, steps.getPackage, steps.publish, steps.reviewApp, resources.containers.container, resources.containers.container.trigger, resources.pipelines.pipeline.trigger
:::moniker-end
:::moniker range=">=azure-pipelines-2020.1 <=azure-pipelines-2022"
Note
This definition is a supporting definition and is not intended for use directly in a pipeline. This article provides the YAML syntax for this supporting type, but does not show usage examples. For more information on using the definitions that this type supports, see the following definition links.
Definitions that reference this definition: trigger, pr, jobs.job.container, schedules.cron, variables.name, mountReadOnly, steps.task, steps.script, steps.powershell, steps.pwsh, steps.bash, steps.checkout, steps.download, steps.downloadBuild, steps.getPackage, steps.publish, steps.reviewApp, resources.containers.container, resources.containers.container.trigger, resources.pipelines.pipeline.trigger
:::moniker-end
:::moniker range="=azure-pipelines-2020"
Note
This definition is a supporting definition and is not intended for use directly in a pipeline. This article provides the YAML syntax for this supporting type, but does not show usage examples. For more information on using the definitions that this type supports, see the following definition links.
Definitions that reference this definition: trigger, pr, jobs.job.container, schedules.cron, variables.name, steps.task, steps.script, steps.powershell, steps.pwsh, steps.bash, steps.checkout, steps.download, steps.downloadBuild, steps.getPackage, steps.publish, steps.reviewApp, resources.containers.container, resources.containers.container.trigger, resources.pipelines.pipeline.trigger
:::moniker-end
:::moniker range="=azure-pipelines-2019.1"
Note
This definition is a supporting definition and is not intended for use directly in a pipeline. This article provides the YAML syntax for this supporting type, but does not show usage examples. For more information on using the definitions that this type supports, see the following definition links.
Definitions that reference this definition: trigger, pr, steps.task, steps.script, steps.powershell, steps.pwsh, steps.bash, steps.checkout, steps.download, steps.downloadBuild, steps.publish, resources.containers.container
:::moniker-end
:::moniker range="=azure-pipelines-2019"
Note
This definition is a supporting definition and is not intended for use directly in a pipeline. This article provides the YAML syntax for this supporting type, but does not show usage examples. For more information on using the definitions that this type supports, see the following definition links.
Definitions that reference this definition: trigger, steps.task, steps.script, steps.powershell, steps.pwsh, steps.bash, steps.checkout, steps.download, steps.downloadBuild, steps.publish, resources.containers.container
:::moniker-end