Delete file that should no longer exist (only exists mid-release)

This commit is contained in:
David Dworken 2022-05-27 18:51:01 -07:00
parent 50768ecc3a
commit 9eb55e9de8

View File

@ -1,15 +0,0 @@
version: 1
env:
- CGO_ENABLED=0
flags:
- -trimpath
goos: linux
goarch: amd64
binary: hishtory-{{ .OS }}-{{ .Arch }}
ldflags:
- '{{ .Env.VERSION_LDFLAGS }}'