mirror of
https://github.com/tailscale/tailscale.git
synced 2025-07-29 15:23:45 +00:00
build_dist.sh: add tag ts_omit_jsonv2 to all builds
Updates tailscale/corp#791 Updates tailscale/corp#26353 Signed-off-by: Paul Scott <paul@tailscale.com>
This commit is contained in:
parent
c0e50ebf7f
commit
9f3bf335e4
@ -28,7 +28,7 @@ EOF
|
||||
exit 0
|
||||
fi
|
||||
|
||||
tags=""
|
||||
tags="ts_omit_jsonv2"
|
||||
ldflags="-X tailscale.com/version.longStamp=${VERSION_LONG} -X tailscale.com/version.shortStamp=${VERSION_SHORT}"
|
||||
|
||||
# build_dist.sh arguments must precede go build arguments.
|
||||
|
Loading…
x
Reference in New Issue
Block a user