21118: Attempts to avoid the 'error obtaining VCS status' issue.
[arvados-workbench2.git] / Makefile
index a5da3246e287d231bec2e1ab0557befca95de390..6a174bcf6c4798d94854696bea4aef652b5a2fb7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,7 @@ arvados-server-install: check-arvados-directory
        go mod download
        cd cmd/arvados-server
        echo GOPATH is $(GOPATH)
-       go install
+       GOFLAGS=-buildvcs=false go install
        cd -
        ls -l $(GOPATH)/bin/arvados-server
        $(GOPATH)/bin/arvados-server install -type test