Skip to content

Commit

Permalink
update goreleaser: remove deprecated docker vars
Browse files Browse the repository at this point in the history
  • Loading branch information
cha87de committed Dec 29, 2018
1 parent 7398761 commit de2b78c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ dockers:
goarch: amd64
goarm: ''
binary: kvmtop
image: cha87de/kvmtop
tag_templates:
- "{{ .Tag }}"
- latest
image_templates:
- 'cha87de/kvmtop:{{ .Tag }}'
- 'cha87de/kvmtop:latest'

0 comments on commit de2b78c

Please sign in to comment.