Skip to content

Commit

Permalink
add releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
denizgursoy committed Feb 26, 2024
1 parent 8050af6 commit 9c15b95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ dockers:
- image_templates:
- 'ghcr.io/denizgursoy/clerk:{{ .Tag }}'
- 'ghcr.io/denizgursoy/clerk:latest'
dockerfile: "{{ .Env.DOCKERFILE }}"
build_flag_templates:
- "--pull"
- "--label=io.artifacthub.package.readme-url=https://raw.githubusercontent.com/denizgursoy/clerk/main/README.md"
Expand Down

0 comments on commit 9c15b95

Please sign in to comment.