mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-05 02:05:25 +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"
|
||||
notification_email: fredrik@fornwall.net
|
||||
build_command_prepend: "./gradlew clean"
|
||||
build_command: "./gradlew assemble"
|
||||
build_command: "./gradlew build"
|
||||
branch_pattern: master
|
||||
|
Reference in New Issue
Block a user