Disable vcs info embedding because of git perms

This commit is contained in:
2023-02-07 19:27:19 -07:00
parent 4bda3c7a3b
commit d870335d25
+1 -1
View File
@@ -4,5 +4,5 @@
set -e
cd /build/server
go build .
go build -buildvcs=false .
./server