diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md index c7e8535..ef539f4 100644 --- a/DEPLOYMENT.md +++ b/DEPLOYMENT.md @@ -1,15 +1,15 @@ ## Internal deployment notes - # merge pull-requests on github into develop - # Locally switch to develop - # Pull github develop - # Pull weblate develop - # Add change logs - # Push to gitlab - # Merge request into master and merge - # Add Release Tag on master branch - # Release to play store - # Wait for gitlab -> github sync - # Run publishGithub + 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