Skip to content

Commit

Permalink
Show docker image versions in release
Browse files Browse the repository at this point in the history
  • Loading branch information
leg100 committed Oct 30, 2022
1 parent 21444be commit 180ee09
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@ dockers:
- "leg100/otf:{{ .Version }}"
skip_push: auto
dockerfile: Dockerfile
release:
footer: |
## Docker images
* `leg100/otf:{{ .Version }}`
* `leg100/otf:latest`
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 180ee09

Please sign in to comment.