diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e067b025d04ce2791489a56fbb079b49c7672c70..cb645dc884e6b5e8f6c92db40c3f3f6cc8a57588 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,4 +27,4 @@ build and upload the contents:
     - python code/band_structures.py
     - gitbook install
     - gitbook build
-    - "rsync -rv _book solidstate@tnw-tn1.tudelft.net:test"
+    - "rsync -rv _book/* solidstate@tnw-tn1.tudelft.net:test"