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.
1 parent 2c2b4b9 commit 1d9cd12Copy full SHA for 1d9cd12
.pipelines/pipeline.yaml
@@ -21,7 +21,7 @@ trigger:
21
- "*"
22
23
schedules:
24
-- cron: "0 2 * * *" # Every day at 2am
+- cron: "27 0 * * *" # Every day at 2am
25
displayName: "Official Nightly Pipeline"
26
branches:
27
include: ["master"]
0 commit comments