Commit e8c7d7ed authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'docs-release-process-versions-raketask' into 'master'

Update the docs monthly release process

See merge request gitlab-org/gitlab!40184
parents 8465a468 9c261327
......@@ -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