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
|
artifacts: false
|
||||||
- job: frontend build # transitive
|
- job: frontend build # transitive
|
||||||
artifacts: false
|
artifacts: false
|
||||||
- job: uniworx:lib:uniworx
|
|
||||||
artifacts: true
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- uniworx:exe:uniworxdb.nar.xz
|
- uniworx:exe:uniworxdb.nar.xz
|
||||||
@ -168,8 +166,6 @@ uniworx:exe:uniworxload:
|
|||||||
artifacts: false
|
artifacts: false
|
||||||
- job: frontend build # transitive
|
- job: frontend build # transitive
|
||||||
artifacts: false
|
artifacts: false
|
||||||
- job: uniworx:lib:uniworx
|
|
||||||
artifacts: true
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- uniworx:exe:uniworxload.nar.xz
|
- uniworx:exe:uniworxload.nar.xz
|
||||||
@ -190,8 +186,6 @@ check:
|
|||||||
artifacts: false
|
artifacts: false
|
||||||
- job: frontend build
|
- job: frontend build
|
||||||
artifacts: true
|
artifacts: true
|
||||||
- job: uniworx:lib:uniworx
|
|
||||||
artifacts: true
|
|
||||||
retry: 2
|
retry: 2
|
||||||
interruptible: true
|
interruptible: true
|
||||||
|
|
||||||
@ -206,8 +200,6 @@ container:
|
|||||||
artifacts: false
|
artifacts: false
|
||||||
- job: frontend build # transitive
|
- job: frontend build # transitive
|
||||||
artifacts: false
|
artifacts: false
|
||||||
- job: uniworx:lib:uniworx # transitive
|
|
||||||
artifacts: false
|
|
||||||
- job: uniworx:exe:uniworx
|
- job: uniworx:exe:uniworx
|
||||||
artifacts: true
|
artifacts: true
|
||||||
- job: check # sanity
|
- job: check # sanity
|
||||||
@ -232,8 +224,6 @@ test container:
|
|||||||
artifacts: false
|
artifacts: false
|
||||||
- job: frontend build # transitive
|
- job: frontend build # transitive
|
||||||
artifacts: false
|
artifacts: false
|
||||||
- job: uniworx:lib:uniworx # transitive
|
|
||||||
artifacts: false
|
|
||||||
- job: uniworx:exe:uniworx
|
- job: uniworx:exe:uniworx
|
||||||
artifacts: true
|
artifacts: true
|
||||||
- job: check # sanity
|
- job: check # sanity
|
||||||
@ -306,8 +296,6 @@ upload container:
|
|||||||
artifacts: false
|
artifacts: false
|
||||||
- job: frontend build # transitive
|
- job: frontend build # transitive
|
||||||
artifacts: false
|
artifacts: false
|
||||||
- job: uniworx:lib:uniworx # transitive
|
|
||||||
artifacts: false
|
|
||||||
- job: uniworx:exe:uniworx # transitive
|
- job: uniworx:exe:uniworx # transitive
|
||||||
artifacts: false
|
artifacts: false
|
||||||
- job: container
|
- job: container
|
||||||
@ -331,8 +319,6 @@ upload test container:
|
|||||||
artifacts: false
|
artifacts: false
|
||||||
- job: frontend build # transitive
|
- job: frontend build # transitive
|
||||||
artifacts: false
|
artifacts: false
|
||||||
- job: uniworx:lib:uniworx # transitive
|
|
||||||
artifacts: false
|
|
||||||
- job: uniworx:exe:uniworx # transitive
|
- job: uniworx:exe:uniworx # transitive
|
||||||
artifacts: false
|
artifacts: false
|
||||||
- job: test container
|
- job: test container
|
||||||
|
|||||||
Reference in New Issue
Block a user