Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in azure-pipelines-yaml

Azure pipeline - specify branch name in multiple repository

How to access "deploymentOutputs" from AzureResourceManagerTemplateDeployment (@3) task from Azure DevOps YAML pipeline?

In Azure pipeline, how can Powershell make a task fail?

How can you see a variables snapshot of an azure yaml pipeline run?

Azure Pipelines Nuget Restore Failing MSB4226

How do I reference a different Variable group per stage - stage per environment in environments - Azure Devops, template, variable groups

How to run an exe with Parameters in a task in Azure Devops?

Azure Pipeline Matrix Strategy Variable Expansion problem in conjunction with templates

What shall I use for the input 'githubToken' of Azure DevOps Pipeline task UsePythonVersion@0

Clean Exit from an Azure Pipeline .yaml?

Use resources.pipeline.xxxx.runName in the name of triggered pipeline... with stages

How do I protect azure-pipelines.yml pipeline file in Azure Devops

how to rollback to previous build in azure devops using yaml

Azure YAML-Pipeline skips jobs and I have no idea why

Triggering an Azure Pipeline build after multiple other pipelines have all completed

Azure DevOps pipeline task `task: gitversion/execute@0` fails with unexpected error "##[error]SyntaxError: Unexpected end of JSON input"

Azure DevOps Pipeline with BitBucket repo - triggering build on any PR change not just code changes