Skip to content

Commit

Permalink
add tag builds
Browse files Browse the repository at this point in the history
  • Loading branch information
fw2568 authored Jun 12, 2019
1 parent b4504f6 commit 9948bfa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
trigger:
- master
branches:
include:
- master
- refs/tags/v*

pool:
name: 'default'
Expand Down

0 comments on commit 9948bfa

Please sign in to comment.