We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12d995 commit 61da765Copy full SHA for 61da765
1 file changed
.drone.yml
@@ -51,7 +51,7 @@ steps:
51
commands:
52
- emulator -avd android -no-snapshot -gpu swiftshader_indirect -no-window -no-audio -skin 500x833 &
53
- scripts/wait_for_emulator.sh
54
- - ./gradlew --console=plain testGplayDebugUnitTest connectedGplayDebugAndroidTest
+ - ./gradlew --console=plain --stacktrace testGplayDebugUnitTest connectedGplayDebugAndroidTest
55
56
services:
57
- name: server
@@ -81,6 +81,6 @@ trigger:
81
- pull_request
82
---
83
kind: signature
84
-hmac: cf0c19e54fa45d1ee226f5f05202a32329b90aaf46711ea073c566a4c4a8a6c5
+hmac: d3f0eb5c71a3a463a52789aa577b3ca742616a8d966ac90c187774179693f5ea
85
86
...
0 commit comments