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