Skip to content

Add new CI predefined variables with version components

What does this MR do?

This MR adds environment varariables to the CI build jobs:

  • CI_SERVER_VERSION_MAJOR
  • CI_SERVER_VERSION_MINOR
  • CI_SERVER_VERSION_PATCH
  • CI_SERVER_VERSION_PRERELEASE

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46050

Does this MR meet the acceptance criteria?

Merge request reports