Browse Source

remove trigger from yaml.

test/trigger
Dan Walmsley 3 years ago
parent
commit
4a3c82b194
  1. 3
      azure-pipelines-integrationtests.yml

3
azure-pipelines-integrationtests.yml

@ -3,9 +3,6 @@
# Add steps that build, run tests, deploy, and more:
# https://aka.ms/yaml
trigger:
- master
jobs:
- job: Mac
pool:

Loading…
Cancel
Save