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