Skip to content

Commit

Permalink
feat: add releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
m-yosefpor committed Mar 4, 2022
1 parent 9e80d20 commit 1ad7c54
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ export IMG=ghcr.io/your-repo-path/image-name:latest

* `make undeploy` delete resouces in k8s.

### Release

* `make changelog` generate changelog to check before release
* `make release` create a new tag and release it to github

## Metrics

Expand Down

0 comments on commit 1ad7c54

Please sign in to comment.