gitlab-org--gitlab-foss/doc/ci/services
Achilleas Pipinellis 1e7156ed70 Use the name of the linked containers instead of localhost
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1917#note_2833978
2015-12-08 23:49:05 +02:00
..
README.md Fix wrong naming of services keyword [ci skip] 2015-12-08 21:35:25 +02:00
docker-services.md Introduce CI documentation for services and languages 2015-12-08 18:25:24 +02:00
mysql.md Use the name of the linked containers instead of localhost 2015-12-08 23:49:05 +02:00
postgres.md Use the name of the linked containers instead of localhost 2015-12-08 23:49:05 +02:00
redis.md More redis CI example clean up 2015-12-08 21:41:56 +02:00

README.md

GitLab CI Services

GitLab CI uses the services keyword to define what docker containers should be linked with your base image. Below is a list of examples you may use.