We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7499ae2 commit 42d0d82Copy full SHA for 42d0d82
src/docs/handbook/integration/gitlab-ci.mdx
@@ -10,7 +10,7 @@ Serenity/JS offers excellent support for [GitLab CI](https://docs.gitlab.com/top
10
you can run your acceptance tests in CI, generate rich Serenity BDD reports,
11
and publish both living documentation and JUnit-style test results.
12
13
-In this guide, you'll learn how to configure your GitLab CI pipeline to use the official Serenity/JS Docker image
+In this guide, you'll learn how to configure your GitLab CI pipeline to use the official [Serenity/JS Docker image](/handbook/integration/docker/)
14
and ensure a stable environment for running your Serenity/JS test scenarios.
15
16
## Before you start
0 commit comments