Deployment notes

This commit is contained in:
Stefan Schueller 2020-09-26 18:22:36 +02:00
parent b5009d5b4c
commit c9a22172aa
1 changed files with 15 additions and 0 deletions

15
DEPLOYMENT.md Normal file
View File

@ -0,0 +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