[FIX] gitlab_tools: only push the image of the specified customer
Now the jobs will only work with one customer, obtained from the CUSTOMER
or the CI_PROJECT_NAME
env vars, and that customer will be sent to orchest so the tag created by the build is stored with that customer. This will be helpful to know which image to use for which customer after a job finishes.