diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 139c604da2fa68e918cc71ee8e4dace9860d527a..ce78fc9b18f7cb833e75b39e5a2b8cf3363ebb54 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,6 +6,9 @@ stages:
   - quickcheck
   - fullbuild
 
+before_script:
+  - apt-get install git
+
 iris:
   stage: deps
   tags: