Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
0d04c13e27e0008e9da1eb458a74ff8f7a55f682
/
.
/
build
/
outie.sh
blob: f2671674c60df5ce5ab537b7fec832f427423656 [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
e
# Note: This incantation is duplicated in .goreleaser.yml; please keep them in sync.
go build
-
ldflags
=
"${LDFLAGS:-}"
-
tags
=
outie
-
o sketch
./
cmd
/
sketch