Azure Pipelines provides build services (CI), that are free for open source projects and available in the GitHub marketplace.
I am using the "Azure Web App Deployment" build step in VSTS to publish an ASP.NET Core API to …
azure azure-web-app-service azure-devops azure-pipelines-build-task azure-pipelinesIs there a way to change the timeout for build pipeline, currently the pipeline time's out after 60 mintues. I want …
azure-devops timeout azure-pipelines build-pipelineI'm currently using Build in Visual Studio Team Services (was Visual Studio Online), and would like to be able to …
azure-devops azure-pipelinesRunning the .NET Core Pack task, how do I get the outputted NuGet package version to auto-increment itself? So, for …
.net-core azure-devops azure-pipelines azure-pipelines-build-task azure-artifacts[Environment: Team Services, GIT, hosted build agent] I'd like to create a Team Services build definition that is able to …
git azure-devops azure-pipelinesYes, I know .NET Core 3.0 is still in preview. I would like to build this on Azure Pipelines. Is there …
.net .net-core azure-devops azure-pipelinesWe have just upgraded from TFS 2010 to TFS 2015 and I'm recreating a XAML-Build-Definition in the "vNext" build/workflow-format. In the …
visual-studio-2015 tfs msbuild tfs-2015 azure-pipelinesThe pipeline is triggered by new commits to a master branch and publishes the package Currently, the version is set …
npm azure-devops azure-pipelines npm-versionBuilding CI pipeline for .Net core APIs in VSTS. But while building getting the below error. Publishing build artifacts failed …
continuous-integration azure-devops asp.net-core-webapi azure-pipelines azure-devops-rest-apiI have been using Azure DevOps for a project for quite some time, but suddenly publishing to my own organisation/…
.net-core azure-devops tfs nuget azure-pipelines