Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden committed Jan 11, 2025
1 parent 815910f commit 11ed9f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ builds:
- amd64
- arm64
kos:
- repository: docker.io/kvrocks/kvrocks-exporter
- repositories:
- docker.io/kvrocks/kvrocks-exporter
tags:
- "{{.Version}}"
- latest
Expand Down

0 comments on commit 11ed9f8

Please sign in to comment.