Commit 43f36766 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'revert-e8c7d7ed' into 'master'

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

See merge request gitlab-org/gitlab!45410
parents 1f4595e8 c58778bc
......@@ -121,10 +121,11 @@ versions (stable branches `X.Y` of the `gitlab-docs` project):
pipelines succeed:
NOTE: **Note:**
The `release-X-Y` branch needs to be present locally, otherwise the Rake
task will abort.
The `release-X-Y` branch needs to be present locally,
and you need to have switched to it, otherwise the Rake task will fail.
```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