-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(release): create Docker hub binary with mining enabled on release (
#6228) * Duplicates Dockerfile * updates mining-testnet Dockerfile with getblocktemplate-rpcs feature, Testnet by default, and an RPC port * renames mining-testnet.Dockerfile and adds workflow for publishing images on release * replaces space-seperated features with commas * Adds .experimental tag suffix, removes new dockerfile, makes lightwalletd tests conditional * updates build-args to pass on features directly * adds "lightwalletd-grpc-tests" as default test_features in build-docker-image * Apply suggestions from code review Co-authored-by: teor <teor@riseup.net> * adds tag suffix to cache keys --------- Co-authored-by: teor <teor@riseup.net>
- Loading branch information
Showing
3 changed files
with
58 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters