diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5305efc21eb6df1711d3d5d7291c3bef2624cf8b..ab2b2e04921b2860832dce5a5928fa241d17b5e0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@ zip:
   artifacts:
     name: thesis
     paths:
-      - "."
+      - "*"
     exclude:
       - .git
       - ".gitlab-ci.yml"