From 844b93850e11cbb2a7eff39f719abe06cbe29548 Mon Sep 17 00:00:00 2001
From: Martin Weise <martin.weise@tuwien.ac.at>
Date: Wed, 16 Apr 2025 07:04:59 +0200
Subject: [PATCH] Need to run

Signed-off-by: Martin Weise <martin.weise@tuwien.ac.at>
---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 67c44b1a2d..3da10db27c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -537,6 +537,7 @@ release-images:
   only:
     - tags
     - dev
+    - 522-integrate-the-new-ui
   before_script:
     - "apk add --no-cache make"
     - "docker logout ${CI_REGISTRY_URL}"
-- 
GitLab