1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/pipeline/fpm
Joseph Wright d9f13a3b12 refactor: set default value of bindir in defaults pipe
Rather than using a conditional to check if `bindir` has been set,
use the defaults pipe to set it to `/usr/local/bin` if it has not
been set in the config file.
2017-11-08 19:11:10 -02:00
..
testdata Add a Files stanza to the FPM config 2017-08-09 12:00:44 +10:00
fpm_test.go feat: make fpm respect --parallelism 2017-10-23 09:51:30 -02:00
fpm.go refactor: set default value of bindir in defaults pipe 2017-11-08 19:11:10 -02:00