diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d3c9c873b2305fdfb44a23e60bfc07926a5022eb..1dc938894f946ebff7327b5b6472c2dca5935e42 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -245,7 +245,6 @@ pages:
     - curl --fail "$CI_PAGES_URL/content.zip" -o "content.zip"
     - if [ -e "content.zip" ]; then unzip "content.zip"; rm "content.zip"; fi
     - set -e
-    - ls -la $RELEASE_PATH
     # Cleanup content? -> remove content in release path?
     # Add/update content
     - echo $CI_PAGES_URL