CI pipeline for electrum wallet
trusted-keys | ||
.drone.yml | ||
README.md | ||
update-electrum.sh |
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.