gitlab-org--gitlab-foss/doc/ci
Achilleas Pipinellis ad46466cb9 Merge branch 'fix/ci-docker-images-documentation' into 'master'
Replace '-n' with '--name' in docker related documentation

`-n` for `docker run` is outdated. We should use `--name` instead. This MR fixes the example in documentation.

Fixes #15174

See merge request !3908
2016-04-25 19:29:02 +00:00
..
api Fix some typos in documentation 2016-04-20 11:54:06 +02:00
build_artifacts fix typo 2016-04-10 21:16:06 +00:00
deployment Fix typo in README.md. 2016-03-16 18:04:42 +00:00
docker Replace '-n' with '--name' in docker related documentation 2016-04-25 12:13:50 +02:00
examples Fix php-docker example (for new docker versions) 2016-04-25 11:35:33 +02:00
img Add documentation on enabling/disabling GitLab CI 2016-01-06 20:18:27 +01:00
permissions Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
quick_start Fix typos in CI docs. 2016-04-13 21:19:50 +00:00
runners Merge branch 'docs/notice-about-gitlab-runner' into 'master' 2016-04-19 12:17:48 +00:00
services Reorganize CI sections and give descriptive names to links 2016-02-29 14:44:08 +02:00
ssh_keys (doc) fix typo to ssh keys doc url 2016-04-12 16:13:31 -05:00
triggers Fix typo on triggers docs [ci skip] 2015-12-26 13:56:33 +02:00
variables Add minor fixes in docs for job-specific variables 2016-04-18 13:17:48 +02:00
yaml Merge branch 'after-script' into make-before-after-overridable 2016-04-18 09:47:12 -04:00
README.md Reduce example documentation. 2016-03-10 08:13:11 -08:00
enable_or_disable_ci.md Fix incorrect gitlab.rb variable in CI docs 2016-03-11 21:26:18 +02:00