1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/pipeline/defaults
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
..
defaults_test.go refactor: improved git error handling 2017-10-15 19:18:04 -02:00
defaults.go refactor: set default value of bindir in defaults pipe 2017-11-08 19:11:10 -02:00
remote_test.go refactor: improved git error handling 2017-10-15 19:18:04 -02:00
remote.go fix: detect if current folder is a subfolder of a parent git repo 2017-10-16 15:59:39 -02:00