Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit bf605e2

Browse files
committed
Tweak cron tab to init schedule jobs
1 parent 779beb4 commit bf605e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
schedules:
2-
- cron: "27 3 */1 * *"
3-
# 3:27am UTC everyday
2+
- cron: "42 3 */1 * *"
3+
# 3:42 am UTC everyday
44
displayName: Nighthly build
55
branches:
66
include:

0 commit comments

Comments
 (0)