File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ spec:
156
156
build_branches : true
157
157
build_pull_request_forks : false
158
158
cancel_deleted_branch_builds : true
159
- filter_condition : build.branch == "main" || build.branch == "9.0" || build.branch == "8.x" || build.branch == "8.18" || build.branch == "8.17" || build.branch == "8.16" || build.branch == " 7.17"
159
+ filter_condition : build.branch == "main" || build.branch == "9.0" || build.branch == "8.x" || build.branch == "8.18" || build.branch == "8.17" || build.branch == "7.17"
160
160
filter_enabled : true
161
161
publish_blocked_as_pending : true
162
162
publish_commit_status : false
@@ -166,12 +166,8 @@ spec:
166
166
schedules :
167
167
Daily 7_17 :
168
168
branch : ' 7.17'
169
- cronline : 30 06 * * *
170
- message : Daily SNAPSHOT build for 7.17
171
- Daily 8_16 :
172
- branch : ' 8.16'
173
169
cronline : 30 05 * * *
174
- message : Daily SNAPSHOT build for 8.16
170
+ message : Daily SNAPSHOT build for 7.17
175
171
Daily 8_17 :
176
172
branch : ' 8.17'
177
173
cronline : 30 04 * * *
You can’t perform that action at this time.
0 commit comments