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:
parent
8cd325eb5a
commit
e35473423d
@ -36,6 +36,13 @@ dockerhubs:
|
|||||||
# Default: 'DOCKER_PASSWORD'
|
# Default: 'DOCKER_PASSWORD'
|
||||||
secret_name: MY_ACCOUNT_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.
|
# The short description of the image.
|
||||||
#
|
#
|
||||||
# Templates: allowed
|
# Templates: allowed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user