If different branches in the repository have different .gitlab-ci.yml, then which would would be considered by the gitlab CI?
It is dependent on which branch you are pushing to (and how your gitlab-ci.yml
file is setup.
For example:
gitlab-ci.yml
file.gitlab-ci.yml
file.