fix: update Gradle build command in CI workflows #11

Merged
ben merged 1 commit from fix/no-artifacts-will-be-uploaded into master 2025-01-21 10:16:53 +00:00
Owner

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

Closes #9

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` Closes #9
ben self-assigned this 2025-01-21 10:10:20 +00:00
ben added 1 commit 2025-01-21 10:10:21 +00:00
fix: update Gradle build command in CI workflows
All checks were successful
Build / build (pull_request) Successful in 5m43s
79766dc16f
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`
ben merged commit 362ab97601 into master 2025-01-21 10:16:53 +00:00
ben deleted branch fix/no-artifacts-will-be-uploaded 2025-01-21 10:16:54 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bob/mobile-application#11
No description provided.