some fix for build docker

This commit is contained in:
Ertuğrul Erata
2016-05-07 10:34:35 +03:00
parent a6c0e50d29
commit 9573f704c2
2 changed files with 7 additions and 3 deletions
@@ -11,6 +11,7 @@ from pisi.actionsapi import get
shelltools.export("AUTO_GOPATH", "1")
shelltools.export("DOCKER_GITCOMMIT", "20f81dd")
shelltools.export("GOROOT","/usr/lib/go")
shelltools.export("GOPATH", "%s" % get.workDIR())
shelltools.export("CGO_CFLAGS", "-I/usr/include")