mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-07 11:09:49 +08:00
Use gradle build, not assembly, for coverity
This commit is contained in:
@@ -31,5 +31,5 @@ addons:
|
|||||||
description: "Terminal emulator and Linux environment for Android"
|
description: "Terminal emulator and Linux environment for Android"
|
||||||
notification_email: fredrik@fornwall.net
|
notification_email: fredrik@fornwall.net
|
||||||
build_command_prepend: "./gradlew clean"
|
build_command_prepend: "./gradlew clean"
|
||||||
build_command: "./gradlew assemble"
|
build_command: "./gradlew build"
|
||||||
branch_pattern: master
|
branch_pattern: master
|
||||||
|
Reference in New Issue
Block a user