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:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-03-17 11:22:54 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-03-17 11:22:54 +0300
commitdeaf2218a16294464cf4863686fe26bbac99381f (patch)
treee5058fd8a09c4c412d2d8492d4d727335809f9a8 /README.md
parent1b0974f40c61cd590cd99d55f50e3dfa6d8f2e3c (diff)
Re-deploy doesn't run the whole pipeline
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 890a0b68..5ef7d6f7 100644
--- a/README.md
+++ b/README.md
@@ -164,11 +164,10 @@ in the gitlab-docs project:
[environment URL button][env-url-button].
If new changes are pushed to the upstream docs, just retry the Review Apps
-pipeline for the new changes to be pulled and deployed. The simplest way is to
-go to the [environments page], and choose **Re-deploy** for your environment.
+pipeline in the [pipelines page] for the new changes to be pulled and deployed.
Once the docs are eventually merged upstream, don't forget to close the
-Review Apps MR (if you created one), delete the branch and stop the environment.
+Review Apps MR (if you created one), delete the branch.
## Deployment process
@@ -212,3 +211,4 @@ To add a new trigger for another project:
[pages]: https://pages.gitlab.io
[environments page]: https://gitlab.com/gitlab-com/gitlab-docs/environments/folders/review
[env-url-button]: https://docs.gitlab.com/ce/ci/environments.html#making-use-of-the-environment-url
+[pipelines page]: https://gitlab.com/gitlab-com/gitlab-docs/pipelines