Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in azure-pipelines-yaml

Azure pipeline yml: how to print out value of a variable

How to use variables as conditionals in steps of Azure Pipelines?

Azure Pipeline: Passing variable to multiple stages

How to declare or use a boolean variable n YAML?

Pipeline creation with Azure DevOps REST API fails with error "No pool was specified"

Use NuGetCommand@2 to push packages to nuget.org

Azure yaml build and release pipeline

Error NU5049 The pack command for SDK-style projects is not supported

Execute or not template in Azure Pipeline with runtime condition

YAML Variables, can you reference variables within variables?

How to set Azure DevOps yaml variables conditionally based on parameter value

Azure DevOPS - run task only if artifact exists from build

Pre-deploy approvals in Azure Devops YAML pipeline

Variables which value is a variable name in yaml

Is there a way to configure retries for Azure DevOps pipeline tasks or jobs?

How to use a variable group in a Azure Pipelines yml template?

Overriding DotNet Core test run parameters from a YAML pipeline task

Is there a way to create a stage that runs last, no matter the outcome of the pipeline?

Run Azure Pipelines job only when certain files are changed