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 8dd9e20 commit 19ccc31Copy full SHA for 19ccc31
JenkinsJobs/Builds/FOLDER.groovy
@@ -19,13 +19,13 @@ for (STREAM in config.Streams){
19
# - - - Integration Eclipse SDK builds - - -
20
# 2025-09 Release Schedule
21
# Normal : 6 PM every day (11/6 - 27/8)
22
-0 18 * * *
+# 0 18 * * *
23
24
25
# RC Schedule
26
# Post M3, no nightlies, I-builds only. (Be sure to "turn off" for tests and sign off days)
27
-0 6 15-27 8 5-7,1-3
28
-0 18 15-27 8 5-7,1-3
+# 0 6 15-27 8 5-7,1-3
+# 0 18 15-27 8 5-7,1-3
29
''')
30
}
31
0 commit comments