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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-08-29 00:10:41 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-29 00:10:41 +0300
commit9a4a8e6be70657c1a30b0c602ea2ba58576257fe (patch)
tree6a276e9b1171830765fec54bdd064849da484b2e /doc/user/project/releases
parent672c5fcf46b385257ce01c2f773a65aa3578175d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/releases')
-rw-r--r--doc/user/project/releases/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/project/releases/index.md b/doc/user/project/releases/index.md
index bd20c0bcf1b..17ea0e3f694 100644
--- a/doc/user/project/releases/index.md
+++ b/doc/user/project/releases/index.md
@@ -74,7 +74,7 @@ Prerequisites:
To create a release in the Releases page:
-1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
+1. On the left sidebar, select **Search or go to** and find your project.
1. On the left sidebar, select **Deploy > Releases** and select **New release**.
1. From the [**Tag name**](release_fields.md#tag-name) dropdown list, either:
- Select an existing Git tag. Selecting an existing tag that is already associated with a release
@@ -215,7 +215,7 @@ To delete a release, use either the
In the UI:
-1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
+1. On the left sidebar, select **Search or go to** and find your project.
1. On the left sidebar, select **Deploy > Releases**.
1. In the upper-right corner of the release you want to delete, select **Edit this release**
(**{pencil}**).
@@ -320,7 +320,7 @@ This approach offers deployment control during critical maintenance, and ensures
To set a deploy freeze window in the UI, complete these steps:
1. Sign in to GitLab as a user with the Maintainer role.
-1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) to find your project.
+1. On the left sidebar, select **Search or go to** and find your project.
1. On the left sidebar, select **Settings > CI/CD**.
1. Scroll to **Deploy freezes**.
1. Select **Expand** to see the deploy freeze table.