lint pretty
This commit is contained in:
parent
6f571e05ca
commit
a5a5096598
|
@ -29,3 +29,5 @@ RUN npm run test:unit:ci
|
||||||
RUN npm run lint:check
|
RUN npm run lint:check
|
||||||
RUN npm run pretty:check
|
RUN npm run pretty:check
|
||||||
|
|
||||||
|
# Start the server
|
||||||
|
CMD [ "node", "dist/main.js" ]
|
||||||
|
|
Loading…
Reference in New Issue