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