@@ -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