Skip to content

Commit

Permalink
Build v*.* branches in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Jun 12, 2021
1 parent 443d422 commit 49fd15d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -3,7 +3,7 @@ trigger:
branches:
include:
- master
- 'v*'
- 'v*.*'
paths:
exclude:
- doc
Expand Down

0 comments on commit 49fd15d

Please sign in to comment.