diff --git a/README.md b/README.md index 3da9862..15f1d10 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,4 @@ React Native is using NPM for package management. Please make sure to [install t ## Continuous Integration/Deployment This repository includes an automatic CI/CD pipeline for checking the respective push/pull-request event and in case of code is merged or pushed into the `master` or `development` branches, it project will be automatically build and published to the Google PlayStore and Apple AppStore using Fastlane. On Android for the `development` branch it will go to the `alpha` testing track and for `master` to the `production` track. On iOS for the `development` branch it will go to the `beta` testing track and for `master` to the `production` track. Note that the update needs to be confirmed by a FaceTheFacts core-maintainer before going live. A ruff overview of this flow can be found in the diagram below: -![CI/CD Flow](img/ci_cd-flow-app.png) \ No newline at end of file +![CI/CD Flow](img/ci_cd-flow-app.png)