mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 03:54:18 -04:00
#692 invoke assemble command to buil all variants
This commit is contained in:
parent
a51f964a43
commit
8329c55df7
@ -52,7 +52,7 @@ before_script:
|
||||
- emulator -avd test -no-audio -no-window &
|
||||
|
||||
script:
|
||||
- ./gradlew lintKiwixDebug jacocoTestKiwixDebugUnitTestReport
|
||||
- ./gradlew assemble lintKiwixDebug jacocoTestKiwixDebugUnitTestReport
|
||||
- android-wait-for-emulator
|
||||
- adb shell input keyevent 82 &
|
||||
- adb -e logcat *:D > logcat.log &
|
||||
@ -71,7 +71,6 @@ after_failure:
|
||||
|
||||
before_deploy:
|
||||
# - export APP_CHANGELOG=$(cat app/src/kiwix/play/release-notes/en-US/default.txt)
|
||||
- ./gradlew assembleKiwixRelease
|
||||
|
||||
deploy:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user