mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-21 20:41:39 +02:00
Release linux-amd64 v0.51
This commit is contained in:
parent
7360599961
commit
cfa2e04a40
15
.slsa-goreleaser.yml
Normal file
15
.slsa-goreleaser.yml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
version: 1
|
||||||
|
|
||||||
|
env:
|
||||||
|
- CGO_ENABLED=0
|
||||||
|
|
||||||
|
flags:
|
||||||
|
- -trimpath
|
||||||
|
|
||||||
|
goos: linux
|
||||||
|
goarch: amd64
|
||||||
|
|
||||||
|
binary: hishtory-{{ .OS }}-{{ .Arch }}
|
||||||
|
|
||||||
|
ldflags:
|
||||||
|
- '{{ .Env.VERSION_LDFLAGS }}'
|
Loading…
x
Reference in New Issue
Block a user