diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 757213f32e70c7cabcde2ce012bdd2484fe90082..4e20de6244cbb87bf33804ce77bfbd543f2ac50b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,6 +7,7 @@ stages:          # List of stages for jobs, and their order of execution
   - apt-get update -y
   - apt-get install expect -y
   - apt-get install lsb-core -y
+  - apt-get install git -y
   - ./auto_script_wolf