Skip to content

Release 10.7

Achilleas Pipinellis requested to merge release-10-7 into master

GitLab Docs release process

> How to

  • Make sure the proper milestone is assigned to the MR
  • Create and push a branch with the release name (that will create a Docker image with the stable version)
  • Edit content/_data/versions.yaml and rotate the versions
  • Edit Dockerfile.master and rotate the versions
  • Edit dockerfiles/Dockerfile.archive and add the new version
  • (Optional) Rerun the 10.7 pipeline if there are changes in the docs after the Docker image was created
  • Merge and manually run the scheduled pipeline.
Edited by Achilleas Pipinellis

Merge request reports