Skip to content

Commit

Permalink
don't build nightly-nightly builds
Browse files Browse the repository at this point in the history
  • Loading branch information
wez committed Jun 26, 2019
1 parent 4627b2e commit cc019ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ trigger:
include: ['master']
tags:
include: ['*']
exclude: ['nightly*']

schedules:
- cron: '10 * * * *'
Expand Down

0 comments on commit cc019ce

Please sign in to comment.