Disable vcs info embedding because of git perms
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
set -e
|
||||
|
||||
cd /build/server
|
||||
go build .
|
||||
go build -buildvcs=false .
|
||||
./server
|
||||
|
||||
Reference in New Issue
Block a user