Skip to content

Commit e5642b4

Browse files
authored
Update README.md
1 parent afd21b7 commit e5642b4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,13 @@ Lanes for each deployment target example are provided with some basic behavior:
7373

7474
Check `fastlane/Appfile` and `fastlane/Fastfile` for more information.
7575

76+
## CI/CD configuration with Bitrise (updated on Dec 12th 2021)
7677

77-
## Continuous Integration with GitHub Actions
78+
We are going to start using a tool called Bitrise to configure de CI/CD pipelines for mobiles apps.
79+
80+
--> For Android apps you can find how to do it in this link: https://www.notion.so/rootstrap/Android-CI-CD-26d4abd4f2454224be8f617110147366
81+
82+
## Continuous Integration with GitHub Actions (DEPRECATED)
7883

7984
We provide an example workflow [cicd.yml](.github/workflows/cicd.yml) including two jobs for running under [GitHub Actions](https://docs.github.com/en/actions), which can be modified according to the specifics of each project:
8085

0 commit comments

Comments
 (0)