1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/pipeline/build
Edward Wilde eef2647570 feat: Adds template support to binary property (#544)
I added support for using the Go template engine with the binary
property. This is needed for generating binaries that include
the current version number in their file name. For example
`terraform-provider-NAME_vX.Y.Z`.
2018-02-15 09:30:15 -02:00
..
build_test.go feat: Adds template support to binary property (#544) 2018-02-15 09:30:15 -02:00
build.go feat: Adds template support to binary property (#544) 2018-02-15 09:30:15 -02:00