Move gitlab section handling to separate justfile
In alpm, we've realized that it would be nicer to add the GitLab CI specific handling to a dedicated justfile.
Currently, the gitlab-section-start
and gitlab-section-end
recipes are still present in the central justfile, but should be moved out.