Repo created
This commit is contained in:
parent
4af19165ec
commit
68073add76
12458 changed files with 12350765 additions and 2 deletions
7
docs/workflows.md
Normal file
7
docs/workflows.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# How works CI?
|
||||
|
||||
CI Codeberg is limited and cannot be used for now to build regularly apps and executes tests.
|
||||
To limit regressions, we have enabled temporary Github CI on the [Github Mirror](https://github.com/comaps/comaps) to build Android and IOS app and execute linter each time we sync the mirror.
|
||||
|
||||
- [Android CI](https://github.com/comaps/comaps/actions/workflows/android-check.yaml)
|
||||
- [IOS CI](https://github.com/comaps/comaps/actions/workflows/ios-check.yaml)
|
||||
Loading…
Add table
Add a link
Reference in a new issue