diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 51864bdd7c891e00ea84684b945b5aa1636821df..5d2bb0cf1f47824c3e246712788f3187b2fd0617 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,7 @@
 build_image:
   script:
     - docker build -t gitlab-registry.cern.ch/chweber/zx_postprocessingplotter:zx_limit_container . 
+    - docker push gitlab-registry.cern.ch/chweber/zx_postprocessingplotter:zx_limit_container_test
 
   tags:
     - docker-image-build