1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/pipe/docker
Luit van Drongelen 705f66d258 fix: copy into DockerImage Artifact (#1134)
Since #1110 the artifacts are passed by reference, causing the previous
code to edit the Artifact in place, _and_ add it to the list.

Fixes: #1133
2019-09-03 13:27:16 -03:00
..
testdata feat: support multiple binaries on docker (#919) 2019-01-11 16:27:39 -02:00
docker_test.go clean: remove unused code (#1112) 2019-08-13 10:24:17 -03:00
docker.go fix: copy into DockerImage Artifact (#1134) 2019-09-03 13:27:16 -03:00