1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-03 13:11:48 +02:00

docs: name templates

This commit is contained in:
Carlos Alexandro Becker 2019-01-17 18:22:35 -02:00 committed by Carlos Alexandro Becker
parent ef0bb10863
commit c22b3677ef

View File

@ -54,7 +54,7 @@ dockers:
goarch: amd64
# GOARM of the built binary that should be used.
goarm: ''
# Name of the built binaries that should be used.
# Name templates of the built binaries that should be used.
binaries:
- mybinary
# Templates of the Docker image names.