Explorar o código

Droning building Sun Jan 21 18:52:00 -02 2018

luis %!s(int64=7) %!d(string=hai) anos
pai
achega
3b208d0bf9
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .drone.yml

+ 2 - 1
.drone.yml

@@ -33,10 +33,11 @@ pipeline:
       - ls -la
       - ls -la go/bin
       - CGO_ENALED=0 go build flowserver/cmd/flowserver
+ 
   frontend-build:
     image: node:6
     commands:
-      - cd browser/vue-flow && yarn 
+      - cd browser/vue-flow && yarn  build
   
   dist:
     image: docker