added build script that detects subprojects in src containing a build.gradle and execute gradle
Some checks failed
Test setup and build APKs archlinux / Build-APK-Arch-Linux (push) Failing after 6m14s
Test setup and build APKs / Build-and-Create-Development-Environment (push) Successful in 11s

This commit is contained in:
2025-12-09 15:50:54 +01:00
parent 5ebaafe6de
commit 05d1afc98d
102 changed files with 18 additions and 0 deletions

View File

@@ -34,3 +34,8 @@ jobs:
- name: Start setup process
run: |
./setup.sh
./build.sh
- name: Copy APKs to host directory
run: |
cp src/**/build/outputs/apk/**/*.apk /prod/data/apk/