Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in azure-pipelines-yaml

Azure Pipelines: Where is the output of my script?

Share variables between different projects in Azure DevOps

Accessing output variable more than once renders empty string

Can't checkout the same repo multiple times in a pipeline

Azure DevOps: Error when secret contains double and single quotes

Is it possible to determine which stages of a multi-stage YAML pipeline were queued?

Is it possible to set a condition based on System.PullRequest.TargetBranch for a stage in a pipeline template?

Using pipeline variables across stages with template jobs

Azure Pipeline fails to checkout a submodule

Azure YAML Pipelines: How to refer a project and repo in another project in Azure DevOps

CopyFiles Task not picking up files

YAML Implicit keys need to be on a single line, Implicit map keys need to be followed by map values

How to check if array contains string with Azure DevOps pipeline expressions

Secret Pipeline Parameter in Azure Devops

Azure Devops yml pipeline if else condition with variables

Changing the working directory for all steps in Azure Pipelines YAML

Azure DevOps yaml pipeline : how to know which branch is being checked out?

How to loop through user-defined variables in a YAML pipeline?

Azure DevOps Pipeline: Showing code coverage report for python project