mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-23 08:45:16 +01:00
Release linux-amd64 v0.36
This commit is contained in:
parent
dfa429754d
commit
34e3da2456
12
.slsa-goreleaser.yml
Normal file
12
.slsa-goreleaser.yml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
version: 1
|
||||||
|
|
||||||
|
flags:
|
||||||
|
- -trimpath
|
||||||
|
|
||||||
|
goos: linux
|
||||||
|
goarch: amd64
|
||||||
|
|
||||||
|
binary: hishtory-{{ .OS }}-{{ .Arch }}
|
||||||
|
|
||||||
|
ldflags:
|
||||||
|
- '{{ .Env.VERSION_LDFLAGS }}'
|
Loading…
Reference in New Issue
Block a user