From 55877f16370a5446815a9a7db6a3435c7feadc50 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Wed, 17 Jan 2024 12:36:46 +0100 Subject: [PATCH] chore(gitlab-ci): remove uniworx exe --- .gitlab-ci.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1647be0dc..99e08c5cc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -200,8 +200,6 @@ container: artifacts: false - job: frontend build # transitive artifacts: false - - job: uniworx:exe:uniworx - artifacts: true - job: check # sanity artifacts: false artifacts: @@ -224,8 +222,6 @@ test container: artifacts: false - job: frontend build # transitive artifacts: false - - job: uniworx:exe:uniworx - artifacts: true - job: check # sanity artifacts: false artifacts: @@ -296,8 +292,6 @@ upload container: artifacts: false - job: frontend build # transitive artifacts: false - - job: uniworx:exe:uniworx # transitive - artifacts: false - job: container artifacts: true - job: parse changelog @@ -319,8 +313,6 @@ upload test container: artifacts: false - job: frontend build # transitive artifacts: false - - job: uniworx:exe:uniworx # transitive - artifacts: false - job: test container artifacts: true - job: parse test changelog