Explorar el Código

Droning building Sat Jan 20 18:56:34 -02 2018

luis hace 7 años
padre
commit
020ae5c65d
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      .drone.yml

+ 2 - 1
.drone.yml

@@ -14,6 +14,7 @@ pipeline:
       - cd browser/vue-flow
       - yarn
       - yarn build
+      - ls
       - ls ../../
-      - cp dist ../../DIST/web
+      - cp -r dist ../../DIST/web