electrum-build/README.md

9 lines
535 B
Markdown
Raw Permalink Normal View History

2023-08-23 01:50:02 +00:00
# electrum-build
2023-11-15 00:19:26 +00:00
[![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.