One job per selected stage
The tool holds a skeleton for each target and inserts your choices into it. For GitLab CI the skeleton is a stages list plus one job block per stage; each job carries a stage key naming its phase and a script list holding the commands you typed. Jobs appear in the order you selected their stages.