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 cb924fb commit 2cf4d61Copy full SHA for 2cf4d61
.pipelines/pipeline.yaml
@@ -26,7 +26,7 @@ schedules:
26
branches:
27
include: ["master"]
28
always: true
29
-- cron: "46 6 * * *" # Every day at 3:00 PM PST (23:00 UTC)
+- cron: "40 7 * * *" # Every day at 3:00 PM PST (23:00 UTC)
30
displayName: "Test Schedule Pipeline"
31
32
include: ["sharifna/pipeline/singularity"]
0 commit comments