update readme
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details
continuous-integration/drone/promote/updateelectrum Build is failing Details

This commit is contained in:
Steven Polley 2023-11-14 17:19:26 -07:00
parent 9140ee846c
commit 90ead9f252
1 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
# electrum-build
CI pipeline for electrum wallet
[![Build Status](https://drone.deadbeef.codes/api/badges/steven/electrum-build/status.svg)](https://drone.deadbeef.codes/steven/electrum-build)
CI pipeline for electrum wallet.
Use Drone's *promote build* feature with the *target*: updateelectrum
You must also specify an environment variable *APKURL* with value where the apk file can be downloaded. The APK will then be downloaded and checked to ensure it's signed by the trusted keys. Finally it will provide instructions to install the APK file using ADB.