浏览代码

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

luis 7 年之前
父节点
当前提交
641243d120
共有 1 个文件被更改,包括 1 次插入1 次删除
  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