diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8ca25820ca8a8d562a71858eca13ad287c2f746e..8656a68940594e7484a13529eedaab2940671310 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +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 + - docker push gitlab-registry.cern.ch/chweber/zx_postprocessingplotter:zx_limit_container_test_v02 tags: - docker-image-build # we need a ci runner that has the special docker image building ability