1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/pipe/docker
Carlos Alexandro Becker df2f00fc8b
refactor: put common extra keys in the artifact package (#2580)
* refactor: put common extra keys in the artifact package

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* refactor: common extra fields have their own funcs

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* refactor: 2 more

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* fix: review

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-16 22:46:11 -03:00
..
testdata refactor(docker): preparing for multiple backends (#2319) 2021-06-27 17:55:00 -03:00
api_buildpack_test.go feat(docker): add buildpacks support (#2461) 2021-09-11 02:21:33 +00:00
api_buildpack.go feat(docker): add buildpacks support (#2461) 2021-09-11 02:21:33 +00:00
api_docker.go fix(buildpacks): add if check when copying Dockerfile (#2493) 2021-09-16 22:18:44 +00:00
api.go fix: log docker args on debug 2021-08-31 23:34:21 -03:00
doc.go feat: multi-arch docker images (#1923) 2020-11-28 16:26:37 -03:00
docker_test.go refactor: put common extra keys in the artifact package (#2580) 2021-10-16 22:46:11 -03:00
docker.go refactor: put common extra keys in the artifact package (#2580) 2021-10-16 22:46:11 -03:00
manifest.go refactor: put common extra keys in the artifact package (#2580) 2021-10-16 22:46:11 -03:00