Skip to content

Commit

Permalink
Publish docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Oct 16, 2018
1 parent 7d88742 commit a0b6f59
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,13 @@ changelog:
- '^docs:'
- '^test:'
- '^Merge pull request'

dockers:
- image: dkron/dkron
binary: dkron
dockerfile: Dockerfile.hub
extra_files:
- dist/linux_amd64
tag_templates:
- latest
- "{{ .Tag }}"

0 comments on commit a0b6f59

Please sign in to comment.