CI pipeline for electrum wallet
Go to file
Steven Polley add42e8029
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/promote/updateelectrum Build is failing Details
Update update-electrum.sh
2024-01-21 01:29:21 +00: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 Update update-electrum.sh 2024-01-21 01:29:21 +00: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.