File tree Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -668,7 +668,7 @@ steps:
668668 # ----
669669 - group : " :truck: Packaging and DRA"
670670 key : " mbp_dra_group"
671- if : " (build.branch == \" main\" || build.branch == \" 9.2\" || build.branch == \" 9.1\" || build.branch == \" 8.19\" || build.branch == \" 8.18 \" || build. pull_request.labels includes \" ci:packaging\" )" # Add new maintenance branches here
671+ if : " (build.branch == \" main\" || build.branch == \" 9.2\" || build.branch == \" 9.1\" || build.branch == \" 8.19\" || build.pull_request.labels includes \" ci:packaging\" )" # Add new maintenance branches here
672672 depends_on :
673673 - " lint"
674674 - " unit_tests"
Original file line number Diff line number Diff line change 6666 branch : " 8.19"
6767 cronline : ' @daily'
6868 message : " Builds, tests, and pushes daily `8.19` DRA artifacts"
69- Daily 8.18 :
70- branch : " 8.18"
71- cronline : ' @daily'
72- message : " Builds, tests, and pushes daily `8.18` DRA artifacts"
7369 provider_settings :
7470 skip_pull_request_builds_for_existing_commits : false
7571 build_pull_request_labels_changed : true
@@ -112,10 +108,6 @@ spec:
112108 trigger_mode : " none"
113109 repository : " elastic/connectors"
114110 schedules :
115- Daily 8_18 :
116- branch : ' 8.18'
117- cronline : ' @daily'
118- message : " Runs daily `8.18` e2e test"
119111 Daily 8_19 :
120112 branch : ' 8.19'
121113 cronline : ' @daily'
@@ -168,10 +160,6 @@ spec:
168160 trigger_mode : " none"
169161 repository : " elastic/connectors"
170162 schedules :
171- Daily 8_18 :
172- branch : ' 8.18'
173- cronline : ' @daily'
174- message : " Runs daily `8.18` e2e aarch64 test"
175163 Daily 8_19 :
176164 branch : ' 8.19'
177165 cronline : ' @daily'
You can’t perform that action at this time.
0 commit comments