All events should trigger and ADO build

This commit is contained in:
Steve Faulkner
2020-10-09 09:47:52 -05:00
committed by GitHub
parent ba862a8106
commit 5191ae3f3a
+2 -5
View File
@@ -3,11 +3,8 @@
# 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"
steps: steps:
- task: ComponentGovernanceComponentDetection@0 - task: ComponentGovernanceComponentDetection@0