From 9d674001aa4eccd2fbaeab73289a6c3e7825c513 Mon Sep 17 00:00:00 2001
From: Orestis <orestis.malaspinas@pm.me>
Date: Mon, 7 Nov 2022 17:58:05 +0100
Subject: [PATCH] removed stuff from check

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1a6eab7..f94bba3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -36,4 +36,4 @@ build_and_deploy:
     - make update SHELL=bash
     - make deploy SHELL=bash
     - rsync -avzz site/* ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/
-    - blc https://malaspinas.academy/index.html -ro --exclude *.pdf --filter-level 3
+    - blc https://malaspinas.academy/index.html -ro --exclude *.pdf --filter-level 3 --exclude https://bbb.hesge.ch*
-- 
GitLab