mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-11-29 21:42:33 +01:00
removed --stacktrace form CI buildscript
This commit is contained in:
parent
f6450d4b4d
commit
fcb445a381
@ -29,4 +29,4 @@ before_script:
|
|||||||
- android-wait-for-emulator
|
- android-wait-for-emulator
|
||||||
- adb shell input keyevent 82 &
|
- adb shell input keyevent 82 &
|
||||||
|
|
||||||
script: ./gradlew --stacktrace build connectedCheck
|
script: ./gradlew build connectedCheck
|
||||||
|
Loading…
Reference in New Issue
Block a user