Commit 5639c1a3 authored by Sean McGivern's avatar Sean McGivern

Put .gitlab-ci.yml back to only 2.1 on master

[ci skip]
parent 52afe463
......@@ -166,6 +166,11 @@ spinach 9 10: *spinach-knapsack
.ruby-21: &ruby-21
image: "dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.1-git-2.7-phantomjs-2.1"
<<: *use-db
only:
- master@gitlab-org/gitlab-ce
- master@gitlab-org/gitlab-ee
- master@gitlab/gitlabhq
- master@gitlab/gitlab-ee
cache:
key: "ruby21"
paths:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment