Skip to content

bitcoin-regtest

bitcoin-regtest #43

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
secrets: inherit
with:
path: docker/bitcoin-regtest
target: release