From f660cc9dd20fb659eeb9e04ada77cb34e1295ec4 Mon Sep 17 00:00:00 2001 From: Eduard Frankford <e.frankford@student.uibk.ac.at> Date: Wed, 29 Jun 2022 12:00:36 +0200 Subject: [PATCH] testing --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b43b3cbde..4fd4eeea9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -90,6 +90,8 @@ maven-test: expire_in: 15 days needs: [] +#test + frontend-test: stage: test cache: -- GitLab