Add support for more recent stable distros. Ex.: Ubuntu 22.04 LTS (Jammy Jellyfish) is missing
And list of distros should be consistent throughout the code base:
Ex.: https://gitlab.com/Orange-OpenSource/gitlab-buildpkg-tools/-/blob/master/gitlab-buildpkg-tools/usr/sbin/ci-repo-setup has focal but https://gitlab.com/Orange-OpenSource/gitlab-buildpkg-tools/-/blob/master/gitlab-buildpkg-tools/etc/default/gitlab-buildpkg-repo doesn't.
Some others to review:
- https://gitlab.com/Orange-OpenSource/gitlab-buildpkg-tools/-/blob/master/tests/DISTROLIST
- https://gitlab.com/Orange-OpenSource/gitlab-buildpkg-tools/-/blob/master/samples/full_gitlab-ci.yml
- https://gitlab.com/Orange-OpenSource/gitlab-buildpkg-tools/-/blob/master/.gitlab-ci-notemplate.yml
- https://gitlab.com/Orange-OpenSource/gitlab-buildpkg-tools/-/blob/master/README.md