Skip to content

Commit

Permalink
Fixed .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartin82 committed Sep 9, 2019
1 parent 6a4bd20 commit 447b489
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ dockers:
-
dockerfile: Dockerfile
skip_push: false
binary: mmock
binaries:
- mmock
image_templates:
- "jordimartin/mmock:{{.Tag}}"
- "jordimartin/mmock:latest"
Expand Down

0 comments on commit 447b489

Please sign in to comment.