Commit 4fc9e694 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Add an intro to CI services documentation [ci skip]

parent 545a6a72
## GitLab CI Services
GitLab CI uses the `service` keyword to define what docker containers should be
linked with your base image. Below is a list of examples you may use.
+ [Using MySQL](mysql.md)
+ [Using PostgreSQL](postgres.md)
+ [Using Redis](redis.md)
+ [Using Other Services](../docker/using_docker_images.html#how-to-use-other-images-as-services)
+ [Using Other Services](../docker/using_docker_images.md#how-to-use-other-images-as-services)
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