Commit 9c261327 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Update the docs monthly release process

The versions dropdown raketask now changes to the release
branch automatically.
parent c80d9d38
......@@ -121,11 +121,10 @@ versions (stable branches `X.Y` of the `gitlab-docs` project):
pipelines succeed:
NOTE: **Note:**
The `release-X-Y` branch needs to be present locally,
and you need to have switched to it, otherwise the Rake task will fail.
The `release-X-Y` branch needs to be present locally, otherwise the Rake
task will abort.
```shell
git checkout release-X-Y
./bin/rake release:dropdowns
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment