fix: CI release
This commit is contained in:
parent
81f88dd998
commit
e3adf93a74
2 changed files with 4 additions and 1 deletions
|
@ -12,7 +12,8 @@ builds:
|
|||
- CGO_ENABLED=0
|
||||
ldflags:
|
||||
- -s -w -X github.com/traefik/traefik/v2/pkg/version.Version={{.Version}} -X github.com/traefik/traefik/v2/pkg/version.Codename={{.Env.CODENAME}} -X github.com/traefik/traefik/v2/pkg/version.BuildDate={{.Date}}
|
||||
|
||||
flags:
|
||||
- -trimpath
|
||||
goos:
|
||||
- linux
|
||||
- darwin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue