Skip to content

Commit

Permalink
Build tags on Azure
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Sep 21, 2019
1 parent a96397a commit d62c3b4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions azure-pipelines.yml
Expand Up @@ -6,6 +6,14 @@ resources:
name: OpenAstronomy/azure-pipelines-templates
ref: master

trigger:
branches:
include:
- '*'
tags:
include:
- '*'

jobs:

- template: azure-template.yml
Expand Down

0 comments on commit d62c3b4

Please sign in to comment.