[CI] Remove trigger and download world maps

Signed-off-by: jeanbaptisteC <jeanbaptistec@noreply.codeberg.org>
This commit is contained in:
Jean-Baptiste
2025-05-14 18:27:53 +02:00
committed by Konstantin Pastbin
parent 44f4a08623
commit 158c9b1ee9
3 changed files with 22 additions and 2 deletions

7
docs/workflows.md Normal file
View 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)