mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-23 08:45:16 +01:00
13 lines
142 B
YAML
13 lines
142 B
YAML
version: 1
|
|
|
|
flags:
|
|
- -trimpath
|
|
|
|
goos: darwin
|
|
goarch: arm
|
|
|
|
binary: hishtory-{{ .OS }}-{{ .Arch }}
|
|
|
|
ldflags:
|
|
- '{{ .Env.VERSION_LDFLAGS }}'
|