Explorar o código

Droning building

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

+ 1 - 1
.drone.yml

@@ -7,7 +7,7 @@ pipeline:
       - go get -t ./go/src/...
       - go test ./go/src/...
       - go build flowserver
-      - cp flowserver ../DIST
+      - cp $(pwd)/go/bin/flowserver ../DIST
   frontend:
     image: node:6
     commands: