Skip to content

Commit

Permalink
weekly build
Browse files Browse the repository at this point in the history
  • Loading branch information
wumpus committed Jul 4, 2021
1 parent 7839035 commit 52437d0
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
@@ -1,6 +1,13 @@
trigger:
- main

schedules:
- cron: '42 0 * * 0'
displayName: 'weekly build'
branches:
include:
- main

jobs:
- job: linux
pool:
Expand Down

0 comments on commit 52437d0

Please sign in to comment.