Commit cd16cf38 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'docs-review-apps-steps-update-find-slug' into 'master'

Update steps to find slug for Review App

See merge request gitlab-org/gitlab!52482
parents c1c22d49 835d2b64
...@@ -186,9 +186,9 @@ the GitLab handbook information for the [shared 1Password account](https://about ...@@ -186,9 +186,9 @@ the GitLab handbook information for the [shared 1Password account](https://about
### Find my Review App slug ### Find my Review App slug
1. Open the `review-deploy` job. 1. Open the `review-deploy` job.
1. Look for `Checking for previous deployment of review-*`. 1. Look for `** Deploying review-*`.
1. For instance for `Checking for previous deployment of review-qa-raise-e-12chm0`, 1. For instance for `** Deploying review-1234-abc-defg... **`,
your Review App slug would be `review-qa-raise-e-12chm0` in this case. your Review App slug would be `review-1234-abc-defg` in this case.
### Run a Rails console ### Run a Rails console
......
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