1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

azure-pipelines.yml: Use simpler trigger syntax

This commit is contained in:
Takashi Kokubun 2019-05-22 09:17:26 -07:00
parent bec877b46f
commit 709756d897
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -1,8 +1,6 @@
pr: none # comment out this line if you need to test this file on PR pr: none # comment out this line if you need to test this file on PR
trigger: trigger:
branches: - trunk # master (mirror of trunk) runs CI
exclude:
- trunk # master (mirror of trunk) runs CI
jobs: jobs:
- job: Linux - job: Linux
pool: pool: