Skip to content

Commit

Permalink
trigger on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
devongovett committed Apr 2, 2019
1 parent 85b7bbc commit 030ecb3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
trigger:
tags:
include:
- 'v*'

jobs:
- template: azure-pipelines-template.yml
parameters:
Expand Down

0 comments on commit 030ecb3

Please sign in to comment.