提交 4fc9e694 编写于 作者: A Achilleas Pipinellis

Add an intro to CI services documentation [ci skip]

上级 545a6a72
## GitLab CI Services ## 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 MySQL](mysql.md)
+ [Using PostgreSQL](postgres.md) + [Using PostgreSQL](postgres.md)
+ [Using Redis](redis.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% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册