Skip to content

Commit

Permalink
pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanwoulfe committed Sep 28, 2021
1 parent 56eda29 commit b2a6a1f
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
trigger:
- v2/dev
- v2/release/*
batch: true
branches:
include:
- v2/dev
tags:
include:
- refs/tags/v*

pool:
vmImage: 'windows-latest'
Expand Down

0 comments on commit b2a6a1f

Please sign in to comment.