diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b6cd7c437eaa0ace862487739f3c574b30be271c..28211994e149c14f89bf9c40f185059887773f35 100755
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -49,8 +49,6 @@ PluginSVN:
   stage: deploy
   image: containers.ethitter.com:443/docker/images/php:7.3
   before_script:
-    - apt-get update
-    - apt-get install -y rsync
     - curl -o ./bin/deploy.sh https://git-cdn.e15r.co/open-source/wp-org-plugin-deploy/raw/master/scripts/deploy.sh
     - chmod +x ./bin/deploy.sh
   script: ./bin/deploy.sh