Skip to content

Commit 61da765

Browse files
ci(drone): Log stracktrace
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
1 parent e12d995 commit 61da765

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ steps:
5151
commands:
5252
- emulator -avd android -no-snapshot -gpu swiftshader_indirect -no-window -no-audio -skin 500x833 &
5353
- scripts/wait_for_emulator.sh
54-
- ./gradlew --console=plain testGplayDebugUnitTest connectedGplayDebugAndroidTest
54+
- ./gradlew --console=plain --stacktrace testGplayDebugUnitTest connectedGplayDebugAndroidTest
5555

5656
services:
5757
- name: server
@@ -81,6 +81,6 @@ trigger:
8181
- pull_request
8282
---
8383
kind: signature
84-
hmac: cf0c19e54fa45d1ee226f5f05202a32329b90aaf46711ea073c566a4c4a8a6c5
84+
hmac: d3f0eb5c71a3a463a52789aa577b3ca742616a8d966ac90c187774179693f5ea
8585

8686
...

0 commit comments

Comments
 (0)