diff --git a/README.md b/README.md index 0f4f082d5e0887343878748ed8096e61891b5967..369830fa16aa1e136313a790c55282a525f4c88b 100644 --- a/README.md +++ b/README.md @@ -85,8 +85,9 @@ All the documentation can be found under [`docs/`](/docs/README.md). ## How do we use it -Currently we trigger test suite against GitLab Docker images created by Omnibus -nightly. +Currently we trigger the test suite against GitLab Docker images created by Omnibus +nightly. This happens in the [nightly](https://gitlab.com/gitlab-org/quality/nightly/pipelines) +and [staging](https://gitlab.com/gitlab-org/quality/staging/pipelines) project pipelines. We also trigger GitLab QA pipelines whenever someone clicks `package-and-qa` manual action in a merge request.