chore(gitlab-ci): well-known as backend lint artifact
This commit is contained in:
parent
79a8305bd7
commit
90b93350fc
@ -190,6 +190,8 @@ backend lint:
|
|||||||
artifacts: true
|
artifacts: true
|
||||||
- job: frontend build
|
- job: frontend build
|
||||||
artifacts: true
|
artifacts: true
|
||||||
|
- job: well-known
|
||||||
|
artifacts: true
|
||||||
|
|
||||||
frontend test:
|
frontend test:
|
||||||
stage: test
|
stage: test
|
||||||
|
|||||||
Reference in New Issue
Block a user