Skip to content

Commit

Permalink
set version and pgo in goreleaser (#611)
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryRomanov authored Apr 16, 2024
1 parent 67ecc39 commit fe85e5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ builds:
mod_timestamp: '{{ .CommitTimestamp }}'
flags:
- -trimpath
- -pgo=default.pgo
ldflags:
- -X github.com/ozontech/file.d/buildinfo.Version={{.Version}}
nfpms:
-
maintainer: Vitkovskiy Vladimir <[email protected]>
Expand Down

0 comments on commit fe85e5c

Please sign in to comment.