feat: move cherrypicks from .gitlab.yml into files
Compare changes
+ 3
− 92
@@ -6,97 +6,6 @@ variables:
@@ -316,7 +225,9 @@ jug_dev:default:
This moves the list of cherrypicks into a file that can be used in various build scenarios, not just the gitlab CI pipelines.