Re-add stages
GitLab docs explicitly say needs
does not require stages but GitLab actual behavior is:
Found errors in your .gitlab-ci.yml:
update-staging job needs system-tests job, but system-tests is not in any previous stage
update-staging job needs morph-build-staging job, but morph-build-staging is not in any previous stage