diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 99d81a6db50026bdf0f5cefaf8f8267b189246d8..dbdbae9d787d9ed2826b473a78d7fe513f82ec74 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -145,9 +145,8 @@ spec:ruby21:
   tags:
     - ruby
     - mysql
-# TODO: put this back after testing
-#  only:
-#  - master
+  only:
+  - master
 
 spinach:ruby21:
   image: ruby:2.1
@@ -156,6 +155,5 @@ spinach:ruby21:
   tags:
     - ruby
     - mysql
-# TODO: put this back after testing
-#  only:
-#  - master
+  only:
+  - master