mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-10 03:47:03 +02:00
ae2e6ddc0e
Docker config takes a list of image templates as image specification. Existing config with image and tag templates are still accepted, but will display deprecation notice. Either image templates or image + tag templates is supported, but not both at the same time. This will also support publishing to multiple docker registries (#832). Deprecated: - `docker.image` - `docker.tag_templates` |
||
---|---|---|
.. | ||
testdata | ||
docker_test.go | ||
docker.go |