diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 43c255e2e2bd1ac5291dd67ca0a204e7056978e5..1ee80a410404eca16882197b10d4edffd9071edd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,9 +1,3 @@
-cache:
-  key: ${CI_COMMIT_REF_SLUG}
-  paths:
-    - node_modules/
-    - public/API/vendor/
-
 docker-build:
   # Use the official docker image.
   image: docker:latest