add back master only for ruby 2.1 images

This commit is contained in:
James Lopez 2016-01-28 21:54:45 +01:00
parent 69c4e0a119
commit 6e4d36b49d

View file

@ -145,9 +145,8 @@ spec:ruby21:
tags: tags:
- ruby - ruby
- mysql - mysql
# TODO: put this back after testing only:
# only: - master
# - master
spinach:ruby21: spinach:ruby21:
image: ruby:2.1 image: ruby:2.1
@ -156,6 +155,5 @@ spinach:ruby21:
tags: tags:
- ruby - ruby
- mysql - mysql
# TODO: put this back after testing only:
# only: - master
# - master