Update azure-pipelines.cg.yml for Azure Pipelines

This commit is contained in:
Steve Faulkner 2020-10-15 16:20:38 -05:00
parent 9d50577800
commit 274deb13be
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
# Add steps that build, run tests, deploy, and more:
# https://aka.ms/yaml
trigger:
- master
pool:
vmImage: "ubuntu-latest"