Skip to content

Commit 0284cde

Browse files
authored
Enabling I and Y builds for 4.35 stream (#2591)
1 parent 571b178 commit 0284cde

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

JenkinsJobs/Builds/I_build.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ for (STREAM in STREAMS){
1919
# - - - Integration Eclipse SDK builds - - -
2020
# 2025-03 Release Schedule
2121
# Normal : 6 PM every day (1/6 - 2/9)
22-
# 0 18 * * *
22+
0 18 * * *
2323
2424
2525
# Milestone/RC Schedule

JenkinsJobs/YBuilds/Y_build.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ for (STREAM in STREAMS){
1717
# format: Minute Hour Day Month Day of the week (0-7)
1818
1919
#Daily Y-build
20-
#0 10 * * *
20+
0 10 * * *
2121
#milestone week
2222
#0 6 * * 2
2323
#0 6 * * 4

0 commit comments

Comments
 (0)