We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eae532a commit e27a6d6Copy full SHA for e27a6d6
JenkinsJobs/Builds/FOLDER.groovy
@@ -19,13 +19,13 @@ for (STREAM in config.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
26
# Post M1, no nightlies, I-builds only. (Be sure to "turn off" for tests and sign off days)
27
-# 0 6 14-26 2 5-7,1-3
28
-# 0 18 14-26 2 5-7,1-3
+0 6 15-26 2 5-7,1-3
+0 18 14-26 2 5-7,1-3
29
''')
30
}
31
0 commit comments