Files
bitdeals b5534fa24e
Build docker image and push to registry.bitdeals.org / build (push) Successful in 46s
ci: allow the publish job to be started by hand
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.
2026-08-06 13:08:51 +00:00
..