Add CI_PROJECT_NAME to gitlab-ci predefined variables

It would be very useful to have the raw project/repository name available in the predefined variables as CI_PROJECT_NAME. It could probably be parsed from the end of CI_PROJECT_DIR but it seems like it would have to happen on every usage.