http://wmj5kiicroak3dvoelipkcqobw7kwtltbqnmuv576l6x4b56b6dvmdad.onion/help/ci/jobs/_index.md
To create a group of jobs, in the .gitlab-ci.yml file, separate each job name with a number and one of the following: A slash ( / ), for example, slash-test 1/3 , slash-test 2/3 , slash-test 3/3 . A colon ( : ), for example, colon-test 1:3 , colon-test 2:3 , colon-test 3:3 . A space, for example space-test 0 3 , space-test 1 3 , space-test 2 3 .