Loading
Delete orphaned test-on-gdk CI child pipeline
What
- Delete the unused
.gitlab/ci/test-on-gdk/child pipeline folder. - Remove its dead pattern entries in
rules.gitlab-ci.ymland itsCODEOWNERSline.
Why
MR !255349 (merged) removed the jobs that triggered this folder. Nothing includes or triggers it anymore, so it is dead weight.
References
- Follow up to #629242
- Follow up to !255349 (merged)