Skip to content

Commit

Permalink
Add latest image to goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
zivkovicmilos committed Mar 8, 2024
1 parent e890249 commit db68cdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ signs:

dockers:
- image_templates:
- "ghcr.io/gnolang/faucet:latest"
- "ghcr.io/gnolang/faucet:{{ .Tag }}"
dockerfile: Dockerfile.release
build_flag_templates:
Expand Down

0 comments on commit db68cdf

Please sign in to comment.