Skip to content

feat: mine 101 blocks right away (#17) #42

feat: mine 101 blocks right away (#17)

feat: mine 101 blocks right away (#17) #42

name: bitcoin-regtest
on:
workflow_dispatch:
inputs:
force:
type: boolean
description: Force build
required: false
default: false
push:
branches:
- master
paths:
- docker/bitcoin-regtest/**
jobs:
build:
uses: ./.github/workflows/bake.yml
permissions:
contents: read
packages: write
secrets: inherit
with:
path: docker/bitcoin-regtest
target: release