Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
a8d37da0a203582777cc06b13fef1003ee950522
/
.
/
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