diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 95b31bb234f95eba7397d601cf6f19caf3d2014a..6a09463fc2248244a3e66036f735d82ccef4696d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,6 +27,5 @@ Deploy:
     GIT_STRATEGY: none
   script:
     - echo "Coming later ${PWD}"
-    - ls -lisa
-    - ls -R
+    - a -m copy -a "src=${PWD} dest=/var/www/docs/devops-tools"
   cache: {}