Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in azure-pipelines

Azure Pipelines hosted agents have been updated and now contain .Net 5.x SDK/Runtime along with the older .Net Core

Azure DevOps Variable secrets between tasks jobs issecret=true

Azure pipelines: What is the name of the pipeline resource?

Azure DevOps Pipelines, how can the job know it was triggered from a Schedule?

Azure DevOps release pipeline with git-flow

The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1

Cannot correctly substitute multiline Docker tags variable in Azure DevOps Pipelines

azure-pipelines

What is the default window size when running Selenium tests over Azure Pipelines?

How can I control my build number with Azure DevOps?

Azure child pipelines across repositories with responses

Autoupdate changes into Azure devops from github repository

in YAML how to passing multiple arguments to powershell script

Azure Pipelines: Notification on Job failure

How to get repository name using multiple checkout

Deploying Multiple WebJobs from the Same Project in a Azure DevOps Release Definition?

Is an Azure DevOps build pipeline, is there a way to cancel one pipeline job from another job?

Azure Build Pipeline Failed

Azure DevOps task to kick off another release pipeline?

Azure DevOps CI pipeline for master being triggered by changes in branch and vice versa

dotnet restore task in Azure Pipelines suddenly started to use .NET core 3.0 SDK, instead of 2.2, breaking my pipeline