Skip to content

Commit

Permalink
Build all tags in Azure DevOps
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Apr 24, 2019
1 parent 3d6a381 commit 9e4b293
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
# https://docs.microsoft.com/azure/devops/pipelines/languages/python

trigger:
- master
tags:
include:
- '*'

jobs:

Expand Down

0 comments on commit 9e4b293

Please sign in to comment.