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
diff options
context:
space:
mode:
-rw-r--r--doc/releases.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/releases.md b/doc/releases.md
index ba5696d7..19f7c973 100644
--- a/doc/releases.md
+++ b/doc/releases.md
@@ -87,12 +87,12 @@ To create a stable branch of the `gitlab-docs` project and a Docker image for th
Confirm the Docker image has been created. Go to the `registry` environment at
<https://gitlab.com/gitlab-org/gitlab-docs/-/environments/folders/registry> and confirm the image
- is listed.
+ is listed. The Docker image may not be created if stable branches have not been created for all
+ the related projects. If that occurs, continue with the docs release process because the
+ Docker creation job will be run again later in the process.
For example, see [the 13.9 release pipeline](https://gitlab.com/gitlab-org/gitlab-docs/-/pipelines/260288747).
-If the pipeline fails, the new Docker image is not created and so not added to the registry.
-
### Optional. Test locally
Prerequisite: