Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-01-21 20:28:09 +0300
committerJames Lopez <james@jameslopez.es>2016-01-21 20:28:09 +0300
commitba07a4c96a90a0cbe81ae7e987f32cc8eac20323 (patch)
treea2fed74bef77cc75418b205358e8c93622a015bf /.gitlab-ci.yml
parent1c51fb1778e5e14f245f9e8d8a3531a4effc811f (diff)
update gitlab ci docker image version
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ac8390074f4..9bd558c7d0e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,5 @@
# This file is generated by GitLab CI
+image: ruby:2.2
before_script:
- ./scripts/prepare_build.sh
- ruby -v