From be98c4162518d7545e17b03b2a8e7db09f6b663e Mon Sep 17 00:00:00 2001
From: Orestis Malaspinas <orestis.malaspinas@hesge.ch>
Date: Wed, 18 Sep 2019 11:31:24 +0200
Subject: [PATCH] updated ci

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index eb81c76..aa81012 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,4 +30,4 @@ build_and_deploy:
   script:
     - make
     - rsync -avz index.html malaspinas@129.194.185.180:/www/
-    - blc http://129.194.185.180/ -ro
+    - blc http://129.194.185.180/ -ro --exclude *.pdf --filter-level 3
-- 
GitLab