Skip to content

Commit 843abb2

Browse files
committed
Enable standard I-build schedule
Having it commented in the jenkinsfile made it being no standard time build.
1 parent 8310995 commit 843abb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

JenkinsJobs/Builds/I_build.groovy

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ for (STREAM in STREAMS){
1717
# format: Minute Hour Day Month Day of the week (0-7)
1818
1919
# - - - Integration Eclipse SDK builds - - -
20-
# 2024-06 Release Schedule
20+
# 2024-12 Release Schedule
2121
# Normal : 6 PM every day (1/6 - 2/9)
22-
# 0 18 * * *
22+
0 18 * * *
2323
2424
2525
# Milestone/RC Schedule

0 commit comments

Comments
 (0)