diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5a64235fd4046f71d7b28e5e2fc07911d359ae1a..303617582379072b6db59592f647a89af04fefcd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,6 +16,7 @@ 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: