1
1
mirror of https://github.com/goreleaser/nfpm synced 2025-04-29 17:28:02 +02:00
nfpm/rpm
onshorechet 2c0c2a0acb
feat: Add BuildHost option to RPM packages (#914)
This commit adds the BuildHost option to the RPM specific configurations. If the build
host is not provided it will default to os.Hostname() which is the previous behavior.
This allows reproduce-able builds when the build environment spans
multiple hosts.

Co-authored-by: onshorechet <onshorechet@github.com>
2025-03-12 22:26:02 -03:00
..
rpm_test.go feat: Add BuildHost option to RPM packages (#914) 2025-03-12 22:26:02 -03:00
rpm.go feat: Add BuildHost option to RPM packages (#914) 2025-03-12 22:26:02 -03:00