mobile-application/.github/workflows
Ben Martin 362ab97601
All checks were successful
Build / build (push) Successful in 4m41s
fix: update Gradle build command in CI workflows (#11)
This commit updates the CI build and release workflows by changing the Gradle build command from `composeApp:buildDebug` to `composeApp:build`.
This change affects the `build.yaml` and `release.yaml` files.
-  the Gradle build command is updated to use `composeApp:build` instead of `composeApp:buildDebug`

Reviewed-on: #11
Co-authored-by: Ben Martin <ben.martin@sky.uk>
Co-committed-by: Ben Martin <ben.martin@sky.uk>
2025-01-21 10:16:52 +00:00
..
build.yaml fix: update Gradle build command in CI workflows (#11) 2025-01-21 10:16:52 +00:00
release.yaml fix: update Gradle build command in CI workflows (#11) 2025-01-21 10:16:52 +00:00