Commit 3429d16c authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch '208962-follow-up-from-auto-stop-review-apps-after-48-hours' into 'master'

Document retrying 'review-deploy' to keep a Review App longer

Closes #208962

See merge request gitlab-org/gitlab!26602
parents 87bab3bd 00f1d04e
......@@ -104,7 +104,8 @@ Review Apps are automatically stopped 2 days after the last deployment thanks to
the [Environment auto-stop](../../ci/environments.html#environments-auto-stop) feature.
If you need your Review App to stay up for a longer time, you can
[pin its environment](../../ci/environments.html#auto-stop-example).
[pin its environment](../../ci/environments.html#auto-stop-example) or retry the
`review-deploy` job to update the "latest deployed at" time.
The `review-cleanup` job that automatically runs in scheduled
pipelines (and is manual in merge request) stops stale Review Apps after 5 days,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment