chore(lint): include lint in build process
This commit is contained in:
parent
f19c497621
commit
54ca0ce34f
2 changed files with 5 additions and 6 deletions
|
@ -12,3 +12,5 @@ RUN yarn install
|
|||
COPY . $WEBUI_DIR/
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
RUN yarn lint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue