add back master only for ruby 2.1 images
This commit is contained in:
parent
69c4e0a119
commit
6e4d36b49d
1 changed files with 4 additions and 6 deletions
|
@ -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
|
|
||||||
|
|
Loading…
Reference in a new issue