diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 821e8d2fbed90690e421446da901f84479cf942b..f97ad5b3258a86811966d2cf58e0fe905c4b12fb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,10 +31,10 @@ tests (from scratch):
     - base
     - zam347
   stage: test
-  #only:
-  #  - master
-  #  - /^release.*$/
-  #  - develop
+  only:
+    - master
+    - /^release.*$/
+    - develop
   variables:
     FAILURE_THRESHOLD: 100
     TEST_TYPE: "scratch"