Add Gitlab version and revision to export
Creates
-
GITLAB_VERSION
: that is a context ofGitlab::VERSION
. -
GITLAB_REVISION
: that is a context ofGitlab.revision
.
This will give us more flexibility of supporting future exports of GitLab, as it could allow us to switch to GITLAB_VERSION
instead of using VERSION
as we are doing today.
Conformity
Edited by 🤖 GitLab Bot 🤖