@@ -12,7 +12,8 @@ pipeline:
image: node:6
commands:
- cd browser/vue-flow
+ - yarn
- yarn build
- - cp dist ../../DIST/web
- ls ../../
+ - cp dist ../../DIST/web