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:
authorRussell Dickenson <rdickenson@gitlab.com>2022-03-31 00:38:36 +0300
committerRussell Dickenson <rdickenson@gitlab.com>2022-03-31 00:38:36 +0300
commit0b482ff3f9adc5e0b4c0e9a1b8d0f5299b2879b3 (patch)
tree06c7e5ac7208539141205ce643b91ffee8dabf67
parent451a3c631778bb121576b7a13dfbfe863c66cfee (diff)
-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: