Position of "pages:deploy" is wrong in Job dependencies in Pipeline

Summary

The position of "pages:deploy" is wrong in Job dependencies in Pipeline.

What is the current bug behavior?

pages:deploy should be at the first row:

before

What is the expected correct behavior?

pages:deploy should be at the "third" row.

Output of checks

This bug happens on GitLab.com (14.0-pre). Will happen even in 13.12 or later.

Possible fixes