Skip to content

Commit

Permalink
Setup nightly build (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
vsafonkin authored and ivan-nosar committed Oct 11, 2019
1 parent 855f908 commit 48ab334
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ pr:
branches:
include:
- master
schedules:
- cron: "0 1 * * Mon-Fri"
displayName: Nightly build
branches:
include:
- master
always: true

jobs:

Expand Down

0 comments on commit 48ab334

Please sign in to comment.