Update azure-pipelines.cg.yml for Azure Pipelines
This commit is contained in:
parent
9d50577800
commit
274deb13be
|
@ -3,6 +3,9 @@
|
||||||
# Add steps that build, run tests, deploy, and more:
|
# Add steps that build, run tests, deploy, and more:
|
||||||
# https://aka.ms/yaml
|
# https://aka.ms/yaml
|
||||||
|
|
||||||
|
trigger:
|
||||||
|
- master
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: "ubuntu-latest"
|
vmImage: "ubuntu-latest"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue