Azure Pipelines provides build services (CI), that are free for open source projects and available in the GitHub marketplace.
I'm trying to assign one of 2 values to a variable in addition to variable group and can't find the reference …
azure-devops azure-pipelines azure-pipelines-yamlI'm developing a CI for Python package in Azure Pipelines (https://github.com/scikit-image/scikit-image/blob/azure-pipelines/azure-pipelines.yml). At …
azure azure-devops azure-pipelinesI am currently trying to setup a continuous integration system using VSTS and have run into a bit of a …
json powershell azure-devops azure-pipelinesI'm getting Unable to resolve 'NETStandard.Library (>= 1.6.1)' for '.NETStandard,Version=v2.0'. in VSTS build using Hosted2017 …
.net-core azure-devops azure-pipelines .net-core-2.0 .net-standard-2.0I have an ASP.NET Core project in Azure DevOps repository and it gets built OK using the DevOps build …
azure-devops azure-pipelines azure-pipelines-release-pipelineI made a working Azure Pipeline to build my codebase. Looking for a way to trigger the Azure Pipelines build …
azure azure-devops azure-pipelines azure-pipelines-release-taskI'm struggling to picture the folder structure of azure pipelines. I know there are some implicit directories like: $(System.DefaultWorkingDirectory) $(…
azure-devops azure-pipelinesI'm currently trying to create multiple build pipelines for my Angular app in Azure DevOps using the new YAML way. …
azure azure-devops yaml azure-pipelinesI am making my first build in VSTS and I have had to ask a number of questions on SO. …
visual-studio-2017 azure-pipelinesI'm trying to modify the value of this variable as it currently points to the source folder of whatever build …
tfsbuild tfs-2015 azure-pipelines build-agent