We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3e4788 + e7dd325 commit a38fe4cCopy full SHA for a38fe4c
1 file changed
azure-pipelines.yml
@@ -58,13 +58,13 @@ schedules:
58
- cron: "0 0 * * 0"
59
displayName: Weekly build - master
60
branches:
61
- include:
+ include:
62
- master
63
always: true
64
- - cron: "0 2 * * 0"
+ - cron: "0 2 * * *"
65
displayName: Nightly build - v6.2-dev
66
67
68
- v6.2-dev
69
70
0 commit comments