From 5d29f9eb10c1bed7ece3fead3eb52e2c183ace65 Mon Sep 17 00:00:00 2001 From: Stefan Schueller Date: Sat, 26 Sep 2020 18:24:04 +0200 Subject: [PATCH] Deployment notes --- DEPLOYMENT.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) 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