mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-23 04:33:54 -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 &
|
- emulator -avd test -no-audio -no-window &
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ./gradlew lintKiwixDebug jacocoTestKiwixDebugUnitTestReport
|
- ./gradlew assemble lintKiwixDebug jacocoTestKiwixDebugUnitTestReport
|
||||||
- android-wait-for-emulator
|
- android-wait-for-emulator
|
||||||
- adb shell input keyevent 82 &
|
- adb shell input keyevent 82 &
|
||||||
- adb -e logcat *:D > logcat.log &
|
- adb -e logcat *:D > logcat.log &
|
||||||
@ -71,7 +71,6 @@ after_failure:
|
|||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
# - export APP_CHANGELOG=$(cat app/src/kiwix/play/release-notes/en-US/default.txt)
|
# - export APP_CHANGELOG=$(cat app/src/kiwix/play/release-notes/en-US/default.txt)
|
||||||
- ./gradlew assembleKiwixRelease
|
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user