Build docker image and push to registry.bitdeals.org / build (push) Successful in 46s
Also re-triggers the build, which is what this commit is for right now: the first run built the image and then stopped at docker login, because the registry secrets did not exist for this repository yet. workflow_dispatch earns its place beyond that — the image content depends on ELECTRUMX_VERSION, a build argument, so a new upstream release is a reason to rebuild without a commit to point at.