16 lines
370 B
Markdown
16 lines
370 B
Markdown
## Internal deployment notes
|
|
|
|
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
|
|
|
|
|