@ -9,5 +9,4 @@ steps:
- name: start
image: node
commands:
- npm install
- find -name "*.js"| grep -v "node_modules" | xargs node -c
- npm run build