1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-31 01:53:50 +02:00
goreleaser/pkg
Albert Salim ae2e6ddc0e feat: Add support image templates
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`
2018-10-20 13:15:15 -03:00
..
archive fix: gosec lint issues 2018-09-04 09:48:22 -03:00
build refactor: better code organization (#757) 2018-08-14 23:50:20 -03:00
config feat: Add support image templates 2018-10-20 13:15:15 -03:00
context feat: git remote url in the template engine 2018-10-04 23:23:31 -03:00