Thorium-android-app/DEPLOYMENT.md

16 lines
370 B
Markdown
Raw Normal View History

2020-09-26 18:22:36 +02:00
## Internal deployment notes
2020-09-26 18:24:04 +02:00
1. merge pull-requests on github into develop
2. Locally switch to develop
3. Pull github develop
4. Pull weblate develop
5. Add change logs
6. Push to gitlab
7. Merge request into master and merge
8. Add Release Tag on master branch
9. Release to play store
10. Wait for gitlab -> github sync
11. Run publishGithub
2020-09-26 18:22:36 +02:00