From 50c0907bd3f87c1cd96318ac595e1faf63343a6e Mon Sep 17 00:00:00 2001
From: Patrick <patrick.wuerstle@gmx.de>
Date: Tue, 14 Jun 2022 11:51:20 +0200
Subject: [PATCH] update yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3036175..5a64235 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,7 +16,6 @@ test-job:
     - test -f  public/assets/images/header.jpg
     - test -f  public/assets/images/headerV2.jpg
     - test -f  public/assets/images/hft_logo.svg
-    - test -f  public/assets/images/3D-Beteiligungsplattform.png
     - test -f  public/home/index.html
     - echo "Test finished, all ok"
   only:
-- 
GitLab