Skip to content

Commit

Permalink
(housekeeping) Add preview branches to azure pipelines (reactiveui#1858)
Browse files Browse the repository at this point in the history
  • Loading branch information
RLittlesII authored and glennawatson committed Dec 14, 2018
1 parent 8c436c8 commit 667180e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
trigger:
- master
- rel/*
- preview/*

pr:
- master
- rel/*
- preview/*

pool:
vmImage: vs2017-win2016
Expand Down

0 comments on commit 667180e

Please sign in to comment.