From 9cc313f3c8d70c6645d34410cd68d8b5c689a592 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Wed, 17 Jan 2024 12:35:23 +0100 Subject: [PATCH] chore(gitlab-ci): remove uniworx lib, make backend-build --- .gitlab-ci.yml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c073062b1..1647be0dc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -146,8 +146,6 @@ uniworx:exe:uniworxdb: artifacts: false - job: frontend build # transitive artifacts: false - - job: uniworx:lib:uniworx - artifacts: true artifacts: paths: - uniworx:exe:uniworxdb.nar.xz @@ -168,8 +166,6 @@ uniworx:exe:uniworxload: artifacts: false - job: frontend build # transitive artifacts: false - - job: uniworx:lib:uniworx - artifacts: true artifacts: paths: - uniworx:exe:uniworxload.nar.xz @@ -190,8 +186,6 @@ check: artifacts: false - job: frontend build artifacts: true - - job: uniworx:lib:uniworx - artifacts: true retry: 2 interruptible: true @@ -206,8 +200,6 @@ container: artifacts: false - job: frontend build # transitive artifacts: false - - job: uniworx:lib:uniworx # transitive - artifacts: false - job: uniworx:exe:uniworx artifacts: true - job: check # sanity @@ -232,8 +224,6 @@ test container: artifacts: false - job: frontend build # transitive artifacts: false - - job: uniworx:lib:uniworx # transitive - artifacts: false - job: uniworx:exe:uniworx artifacts: true - job: check # sanity @@ -306,8 +296,6 @@ upload container: artifacts: false - job: frontend build # transitive artifacts: false - - job: uniworx:lib:uniworx # transitive - artifacts: false - job: uniworx:exe:uniworx # transitive artifacts: false - job: container @@ -331,8 +319,6 @@ upload test container: artifacts: false - job: frontend build # transitive artifacts: false - - job: uniworx:lib:uniworx # transitive - artifacts: false - job: uniworx:exe:uniworx # transitive artifacts: false - job: test container