summaryrefslogtreecommitdiff
path: root/doc/ci/yaml
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-02-19 15:59:46 +0100
committerJames Lopez <james@jameslopez.es>2016-02-19 15:59:46 +0100
commit83829c0902e688882413ab4064d8ff5d3ec54b79 (patch)
treedc05aaa07bd7de67fab3a5be6c6cb767083d1cb4 /doc/ci/yaml
parent1817b766b2bdf03e886118bda5e1aee48b5c2413 (diff)
downloadgitlab-ce-83829c0902e688882413ab4064d8ff5d3ec54b79.tar.gz
revert back to ruby 2.1
Diffstat (limited to 'doc/ci/yaml')
-rw-r--r--doc/ci/yaml/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md
index 461a545c474..0edb56dc20e 100644
--- a/doc/ci/yaml/README.md
+++ b/doc/ci/yaml/README.md
@@ -33,7 +33,7 @@ The YAML syntax allows for using more complex job specifications than in the
above example:
```yaml
-image: ruby:2.2
+image: ruby:2.1
services:
- postgres