Skip to content

Commit 8b116b9

Browse files
committed
build docker tag as well
1 parent bc93c5f commit 8b116b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ builds:
1111
- amd64
1212
dockers:
1313
- image_templates:
14-
- docplanner/github-flow-manager
14+
- "docplanner/github-flow-manager:latest"
15+
- "docplanner/github-flow-manager:{{ .Tag }}"

0 commit comments

Comments
 (0)