diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1e9f43eb384645853abea4b5daa381352ac2c2d9..d1bdb99b71c7696b6cdcdd9b444406c32d6b162a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -50,4 +50,4 @@ remove version of require on success:
     - e3-modules
   stage: cleanup
   script:
-    - make vars
+    - make uninstall
\ No newline at end of file