Skip to content

Commit

Permalink
docs: fix dockerhub missing images property
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Mar 29, 2024
1 parent 8cd325e commit e354734
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions www/docs/customization/dockerhub.md
Expand Up @@ -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
Expand Down

0 comments on commit e354734

Please sign in to comment.