Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Luz Almeida <[email protected]>
  • Loading branch information
leoluz committed Oct 10, 2024
1 parent fbd223b commit f6f1ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ before:
hooks:
- go mod tidy
- go mod download
# - make build-ui
- make build-ui
- make manifests-release IMAGE_TAG={{ .Tag }}
- rm -rf dist

Expand Down

0 comments on commit f6f1ceb

Please sign in to comment.