lint ui
parent
5160bd72a2
commit
5aa26209cd
|
@ -16,6 +16,11 @@ steps:
|
|||
commands:
|
||||
- make install
|
||||
|
||||
- name: build-ui
|
||||
image: node:9.11.1-alpine
|
||||
commands:
|
||||
- make lint-ui
|
||||
|
||||
- name: publish-image
|
||||
image: plugins/docker
|
||||
settings:
|
||||
|
|
Loading…
Reference in New Issue