1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

fixes env usage description for docker images (#1083)

This commit is contained in:
Manuel Vogel 2019-07-16 23:10:45 +02:00 committed by Carlos Alexandro Becker
parent ce9b2c96d0
commit 31e27e918d

View File

@ -76,7 +76,7 @@ dockers:
- "--label=org.label-schema.schema-version=1.0"
- "--label=org.label-schema.version={{.Version}}"
- "--label=org.label-schema.name={{.ProjectName}}"
- "--build-arg=FOO={{.ENV.Bar}}"
- "--build-arg=FOO={{.Env.Bar}}"
# If your Dockerfile copies files other than the binary itself,
# you should list them here as well.
# Note that goreleaser will create the same structure inside the temporary