@@ -36,7 +36,7 @@ pipeline:
frontend-build:
image: node:6
commands:
- - yarn build
+ - cd browser/vue-flow && yarn
dist:
image: docker