Skip to content

feat: update bitcoin to 26.0 #42

feat: update bitcoin to 26.0

feat: update bitcoin to 26.0 #42

Workflow file for this run

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