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 571b178 commit 0284cdeCopy full SHA for 0284cde
JenkinsJobs/Builds/I_build.groovy
@@ -19,7 +19,7 @@ for (STREAM in STREAMS){
19
# - - - Integration Eclipse SDK builds - - -
20
# 2025-03 Release Schedule
21
# Normal : 6 PM every day (1/6 - 2/9)
22
-# 0 18 * * *
+0 18 * * *
23
24
25
# Milestone/RC Schedule
JenkinsJobs/YBuilds/Y_build.groovy
@@ -17,7 +17,7 @@ for (STREAM in STREAMS){
17
# format: Minute Hour Day Month Day of the week (0-7)
18
#Daily Y-build
-#0 10 * * *
+0 10 * * *
#milestone week
#0 6 * * 2
#0 6 * * 4
0 commit comments