Skip to content

Commit 9dd8d07

Browse files
committed
Change test schedule
1 parent dc1eac7 commit 9dd8d07

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: "32 23 * * *" # Every day at 3:00 PM PST (23:00 UTC)
29+
- cron: "44 23 * * *" # 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)