Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
update README with deployment steps
Browse files Browse the repository at this point in the history
  • Loading branch information
jayrave committed Feb 16, 2020
1 parent 4c2f4b7 commit 365cb4f
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,11 @@ Compiling from source under the assumption that the appropriate [rust toolchain
git clone git@github.com:jayrave/android_localization.git
cd android_localization
cargo build --release
```
```


# Deployment
- Update version in `cli/Cargo.toml`
- Update `CHANGELOG.md`
- Add `release` tag which would trigger travis `deploy`
- Once all executables are uploaded, publish the draft release

0 comments on commit 365cb4f

Please # to comment.