Skip to content
Snippets Groups Projects
Commit 9b8babb6 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Use link instead of connect to be more Docker friendly

parent a08cc702
No related branches found
No related tags found
1 merge request!1917Introduce CI documentation for services and languages
......@@ -242,7 +242,7 @@ If your test suite needs to access a private repository, you need to configure
Most of the time you will need a running database in order for your tests to
run. If you are using the Docker executor you can leverage Docker's ability to
connect to other containers. In GitLab Runner lingo, this can be achieved by
link to other containers. In GitLab Runner lingo, this can be achieved by
defining a `service`.
This functionality is covered in [the CI services](../services/README.md)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment