chore(gitlab-ci): remove uniworx exe
This commit is contained in:
parent
9cc313f3c8
commit
55877f1637
@ -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
|
||||
|
||||
Reference in New Issue
Block a user