microsoft / azure-pipelines-yaml

Azure Pipelines YAML examples, templates, and community interaction
MIT License
1.21k stars 934 forks source link

replacing vmImage: 'ubuntu-latest' with {{ pool }} #530

Closed moswald closed 3 years ago

moswald commented 3 years ago

These templates are used in Azure DevOps Server pipelines, which won't have access to the hosted pipelines. This adds mustache templates for the service to replace with an appropriate string.