Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
iv
gitlab-ce
Commits
4fc9e694
Commit
4fc9e694
authored
Dec 04, 2015
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add an intro to CI services documentation [ci skip]
parent
545a6a72
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
doc/ci/services/README.md
doc/ci/services/README.md
+4
-1
No files found.
doc/ci/services/README.md
View file @
4fc9e694
## 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
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment