add pipeline for linux preview

This commit is contained in:
Brian Cristante 2018-10-01 08:18:17 -04:00
parent 7dfb765c4e
commit ee9d3eae6d
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
jobs:
- template: jobs/test.yml
parameters:
vmImage: Hosted Linux Preview
- template: jobs/package.yml
parameters:
vmImage: Hosted Linux Preview