Update file .gitlab-ci.yml
Today we had an incident related to master not being up to date.
Basically the MR test we perform is partial if master is not up to date, so I want to include a check to enforce featue branches to be up to date to master when merged. This will avoid the issue in the future
Edited by Giuseppe De Feo