mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-23 00:34:27 +01:00
13 lines
143 B
YAML
13 lines
143 B
YAML
version: 1
|
|
|
|
flags:
|
|
- -trimpath
|
|
|
|
goos: linux
|
|
goarch: amd64
|
|
|
|
binary: hishtory-{{ .OS }}-{{ .Arch }}
|
|
|
|
ldflags:
|
|
- '{{ .Env.VERSION_LDFLAGS }}'
|