diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dda6c03c42e0bdc1146250ed74fb784572c28b24..90e5e31d1f8647be54fd0b33ef37ec7e8ab03587 100755
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -36,6 +36,7 @@ PHPunit:PHP7.2:MySQL:
     - phpunit
 
 PHPunit:PHP7.3:MySQL:
+  stage: test
   image: containers.ethitter.com:443/docker/images/php:7.3
   services:
     - mysql:5.6
@@ -46,6 +47,7 @@ PHPunit:PHP7.3:MySQL:
 
 PluginSVN:
   stage: deploy
+  image: containers.ethitter.com:443/docker/images/php:7.3
   before_script:
     - date
   script: ./bin/deploy.sh