Skip to content

Combine release-version/major stages into 1 stage

What does this MR do?

This MR simplifies the docker.yml template file by combining the release-version and release-major stages into a single stage named release. It also makes the following changes:

  • Rename major to release major
  • Rename minor to release minor
  • Rename tag version to relesae patch

What are the relevant issue numbers?

gitlab-org/gitlab#342986 (closed)

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports