Skip to content

Commit 3c2b8cd

Browse files
committed
Use azure-
1 parent ea2fbc5 commit 3c2b8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ schedules:
2626
branches:
2727
include: ["master"]
2828
always: true
29-
- cron: "38 8 * * *" # Every day at 3:00 PM PST (23:00 UTC)
29+
- cron: "4 22 * * *" # Every day at 3:00 PM PST (23:00 UTC)
3030
displayName: "Test Schedule Pipeline"
3131
branches:
3232
include: ["sharifna/pipeline/singularity"]

0 commit comments

Comments
 (0)