1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/config
Joseph Wright 5193680e76 feat: Allow overriding fpm destination for binaries
Some packagers may want to put binaries in a location other than
/usr/local/bin. This allows one to override the destination for
binaries when using fpm, using the `fpm.bindir` config key.
2017-11-08 19:11:10 -02:00
..
testdata feat: validate changelog config for invalid fields 2017-10-20 16:22:01 -02:00
config_test.go feat: validate changelog config for invalid fields 2017-10-20 16:22:01 -02:00
config.go feat: Allow overriding fpm destination for binaries 2017-11-08 19:11:10 -02:00