Skip to content

Commit

Permalink
Merge pull request #2 from Nhattd97/master
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
duchnguyen authored Feb 10, 2022
2 parents d0e6389 + 015a309 commit 6bebfbd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,16 @@ To validate the `plugin.yml`:
docker-compose run --rm lint
```

To build binary apps, use the script `scripts/build-atifacts.sh`.

## Release

When have a new version:

1. Execute build scripts to generate binary apps.
2. Create a new tag
3. Create a new release with that tag and Upload binary apps to the release

## Contributing

1. Fork the repo
Expand Down

0 comments on commit 6bebfbd

Please sign in to comment.