Sfoglia il codice sorgente

Droning building Sun Jan 21 19:25:54 -02 2018

luis 7 anni fa
parent
commit
641243d120
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -30,7 +30,7 @@ pipeline:
     commands:
       - ls -la
       - ls -la go/bin
-      - CGO_ENABLED=0 go build flowserver/cmd/flowserver
+      - CGO=0 go build flowserver/cmd/flowserver
  
   frontend-build:
     image: node:6