mobile-application/.github/workflows
Ben Martin ab14b90143
All checks were successful
Build / build (pull_request) Successful in 3m56s
feat: add --no-daemon flag to Gradle build commands in CI workflows
This commit updates the CI build and release workflows by adding the `--no-daemon` flag to the Gradle build commands. This change affects the `build.yaml` and `release.yaml` files.
- The `--no-daemon` flag is now included when running `./gradlew composeApp:buildDebug` and `./gradlew composeApp:debug`.
2025-01-21 00:46:43 +00:00
..
build.yaml feat: add --no-daemon flag to Gradle build commands in CI workflows 2025-01-21 00:46:43 +00:00
release.yaml feat: add --no-daemon flag to Gradle build commands in CI workflows 2025-01-21 00:46:43 +00:00