We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc93c5f commit 8b116b9Copy full SHA for 8b116b9
.goreleaser.yml
@@ -11,4 +11,5 @@ builds:
11
- amd64
12
dockers:
13
- image_templates:
14
- - docplanner/github-flow-manager
+ - "docplanner/github-flow-manager:latest"
15
+ - "docplanner/github-flow-manager:{{ .Tag }}"
0 commit comments