Skip to content

Commit

Permalink
build: docker image with latest version pushed always
Browse files Browse the repository at this point in the history
  • Loading branch information
RaVbaker committed Jan 12, 2021
1 parent abcfd54 commit 499df40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ before:
dockers:
- image_templates:
- 'ravbaker/{{ .ProjectName}}:{{ .Tag }}'
- "ravbaker/{{ .ProjectName}}:latest"
dockerfile: Dockerfile.release
binaries:
- pact-contractor
Expand Down

0 comments on commit 499df40

Please sign in to comment.