1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-26 07:56:07 +02:00

docs: arch accepts env

closes #362

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos A Becker 2021-10-12 21:05:28 -03:00
parent d1ff1af396
commit 556b002d40
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -9,6 +9,7 @@ A commented out `nfpm.yaml` config file example:
name: foo
# Architecture. (required)
# This will expand any env var you set in the field, eg version: ${GOARCH}
arch: amd64
# Platform.