diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 46be7bd4b6cf061e8d7d563107ac1e5fd69dc8a0..108bee360b355e8d1f69e7bdaa7146e49a46a1ee 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ variables:
 
 
 connect:
-  image: postgres
+  #image: postgres
   script:
   # official way to provide password to psql: http://www.postgresql.org/docs/9.3/static/libpq-envars.html
   - export PGPASSWORD=$POSTGRES_PASSWORD