diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-05-24 21:09:08 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-05-24 21:09:08 +0000 |
commit | e09f6bdfd191f0cf8e54f0bc272e4e0635990ed9 (patch) | |
tree | 0791fa74b2321e5f815458e35615cfbfacbe231b /doc/ci/pipelines | |
parent | 8015f09545c35b833f4955fc2e0b8f1a3214cbcb (diff) | |
download | gitlab-ce-e09f6bdfd191f0cf8e54f0bc272e4e0635990ed9.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/pipelines')
-rw-r--r-- | doc/ci/pipelines/settings.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/pipelines/settings.md b/doc/ci/pipelines/settings.md index 2a95a4e1421..379f002753e 100644 --- a/doc/ci/pipelines/settings.md +++ b/doc/ci/pipelines/settings.md @@ -92,7 +92,7 @@ For more information, see [Deployment safety](../environments/deployment_safety. > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/211339) in GitLab 13.6. A deployment job can fail because a newer one has run. If you retry the failed deployment job, the -environment could be overwritten with older source code. If you click **Retry**, a modal warns you +environment could be overwritten with older source code. If you select **Retry**, a modal warns you about this and asks for confirmation. For more information, see [Deployment safety](../environments/deployment_safety.md). |