Skip to content

Commit dbd4319

Browse files
author
Kevin Yang
committed
add tag template for docker image.
1 parent a42c71c commit dbd4319

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ dockers:
1717
image: g0194776/crystal-bridge
1818
# Path to the Dockerfile (from the project root).
1919
dockerfile: Dockerfile
20+
tag_templates:
21+
- "v{{ .Tag }}"
2022

0 commit comments

Comments
 (0)