Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2022-08-31 02:48:46 +0300
committerEvan Read <eread@gitlab.com>2022-08-31 02:48:46 +0300
commit389639dd8a008441d479545a17d41a82410fa508 (patch)
treefb2ad7fa4aa21ea33b2696f675b8bc1f76f55139 /doc
parent78ba5b131606ca6143736191513ff977ade2edb9 (diff)
Update the Docs release template and documentation
Diffstat (limited to 'doc')
-rw-r--r--doc/releases.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/releases.md b/doc/releases.md
index 23158fcd..f35f8855 100644
--- a/doc/releases.md
+++ b/doc/releases.md
@@ -186,9 +186,6 @@ The merge requests for the dropdowns should now all be merged into their respect
1. Check the [pipelines page](https://gitlab.com/gitlab-org/gitlab-docs/pipelines)
and make sure the pipelines in all the MRs are green.
1. Merge the [release merge request](#create-release-merge-request).
-1. Each merge triggers a new pipeline for each stable branch.
- Check the [pipelines page](https://gitlab.com/gitlab-org/gitlab-docs/-/pipelines) and wait
- for all the stable branch pipelines to complete.
1. Go to the [scheduled pipelines page](https://gitlab.com/gitlab-org/gitlab-docs/-/pipeline_schedules)
and run the `Build docker images weekly` pipeline.
1. In the scheduled pipeline you just started, manually run the **image:docs-latest** job that builds the `:latest` Docker image.