From e8d0fc30e5e9c87955aa7fffa556e10e09b2e7d6 Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen@paragon-es.de>
Date: Tue, 12 Jan 2021 11:52:27 +0100
Subject: [PATCH] Debug

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6a09463..075b606 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,5 +27,5 @@ Deploy:
     GIT_STRATEGY: none
   script:
     - echo "Coming later ${PWD}"
-    - a -m copy -a "src=${PWD} dest=/var/www/docs/devops-tools"
+    - a -m copy -a "src=${PWD}/documentation/site/ dest=/var/www/docs/devops-tools" --limit=bsdevop1
   cache: {}
-- 
GitLab