Skip to content

feat: add bitcoin 28.0 #50

feat: add bitcoin 28.0

feat: add bitcoin 28.0 #50

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/**
- .github/workflows/bitcoin.yml
jobs:
build:
permissions:
contents: read
packages: write
uses: ./.github/workflows/bake.yml
secrets: inherit
with:
path: docker/bitcoin
target: release