mirror of
https://github.com/Retropex/docker-bitcoind-prebuilt.git
synced 2025-05-12 19:20:48 +02:00
Enable DOCKER_BUILDKIT for potential perf improvements
This commit is contained in:
parent
04d59600f7
commit
716193e797
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1,5 +1,7 @@
|
||||
name: Build Docker Image
|
||||
on: push
|
||||
env:
|
||||
DOCKER_BUILDKIT: 1
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-18.04
|
||||
|
Loading…
Reference in New Issue
Block a user