CI pipeline for electrum wallet
Go to file
Steven Polley 90ead9f252
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details
continuous-integration/drone/promote/updateelectrum Build is failing Details
update readme
2023-11-14 17:19:26 -07:00
trusted-keys add update electrum script 2023-11-14 17:16:04 -07:00
.drone.yml add update electrum script 2023-11-14 17:16:04 -07:00
README.md update readme 2023-11-14 17:19:26 -07:00
update-electrum.sh add update electrum script 2023-11-14 17:16:04 -07:00

README.md

electrum-build

Build Status

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.