Skip to content

Commit

Permalink
Added printing connected devices after task will be completed.| #1116
Browse files Browse the repository at this point in the history
  • Loading branch information
DenBond7 committed Apr 2, 2021
1 parent 2933f7b commit ccfa126
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@ blocks:
epilogue:
always:
commands:
# print debug info about connected device
- echo "Print connected devices"
- adb devices

# store logcat log
- echo "Store logcat log"
- artifact push job --expire-in 1w ~/logcat_log.txt
Expand Down

0 comments on commit ccfa126

Please sign in to comment.