From 0e9bfb5769901bf68468d7a9e965d4366e2ad9a0 Mon Sep 17 00:00:00 2001
From: Manuel Kieweg <mmk@danet-m01.local>
Date: Mon, 24 Aug 2020 12:54:45 +0200
Subject: [PATCH] debug ls

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a97f5b169..3ef23a5bf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,4 +7,4 @@ Documentation:
     - ls
   artifacts:
     paths:
-      - documentation.pdf
\ No newline at end of file
+      - documentation/design/documentation.pdf
\ No newline at end of file
-- 
GitLab