1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-09 13:36:56 +02:00

docs: fix dockerhub missing images property

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker 2024-03-29 15:54:47 -03:00
parent 8cd325eb5a
commit e35473423d
No known key found for this signature in database

View File

@ -36,6 +36,13 @@ dockerhubs:
# Default: 'DOCKER_PASSWORD'
secret_name: MY_ACCOUNT_DOCKER_PASSWORD
# Images to apply the description and/or full description to.
#
# Templates: allowed
images:
- goreleaser/goreleaser
- goreleaser/goreleaser-pro
# The short description of the image.
#
# Templates: allowed