remove the old ldflags line
This commit is contained in:
parent
6852f53da4
commit
2e181f9e3c
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ builds:
|
||||||
- linux
|
- linux
|
||||||
goarch:
|
goarch:
|
||||||
- amd64
|
- amd64
|
||||||
ldflags:
|
|
||||||
- -s -w -X version.Version={{ .Tag }}
|
|
||||||
mod_timestamp: "{{ .CommitTimestamp }}"
|
mod_timestamp: "{{ .CommitTimestamp }}"
|
||||||
ldflags:
|
ldflags:
|
||||||
- -s -w -X github.com/HikariKnight/quickpassthrough/internal/version.Version={{.Version}}
|
- -s -w -X github.com/HikariKnight/quickpassthrough/internal/version.Version={{.Version}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue