Skip to content

Commit

Permalink
use mtime for packages
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbozhenko committed Jan 10, 2025
1 parent 1dcd873 commit 38dd798
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ nfpms:
formats:
- deb
- rpm
mtime: "{{ .CommitDate }}"
contents:
- src: /usr/bin/nats-server
dst: /usr/local/bin/nats-server
Expand Down

0 comments on commit 38dd798

Please sign in to comment.