Skip to content

Commit

Permalink
rm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
bakito committed Mar 2, 2021
1 parent db1de5d commit 46f6afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
before:
hooks:
- helm package ./helm/ --version {{ .Version }} --app-version v{{ .Version }}
- rm -f /k8s-event-logger-operator-*.tgz && helm package ./helm/ --version {{ .Version }} --app-version v{{ .Version }}
builds:
- skip: true
main: ./main.go
Expand Down

0 comments on commit 46f6afa

Please sign in to comment.