Files
bitdeals e0de8701db
Build docker image and push to registry.bitdeals.org / build (push) Successful in 47s
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
BITCOIN_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:48 +00:00
..