Skip to content

Add GitLab project ID to CI_ env variables

It would be great to have GitLab project ID for currently running build. We have CI_PROJECT_ID but it's internal CI identifier instead of GitLab project ID.

Maybe also we could put more info about commit triggering build into ENVs? Like commit time, author or title?