Skip to content

Commit

Permalink
add weekly build
Browse files Browse the repository at this point in the history
  • Loading branch information
alecmocatta committed Jul 15, 2020
1 parent fa9f10c commit 53f3ec5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions azure-pipelines.yml
@@ -1,5 +1,11 @@
trigger: ["master"]
pr: ["master"]
schedules:
- cron: "0 1 * * 0"
displayName: "Sunday build"
branches:
include: ["master"]
always: true

resources:
repositories:
Expand Down

0 comments on commit 53f3ec5

Please sign in to comment.