chore(gitlab-ci): remove uniworx lib, make backend-build
This commit is contained in:
parent
1be5ba02c0
commit
9cc313f3c8
@ -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
|
||||
|
||||
Reference in New Issue
Block a user