Add DOCKER_HOST and DOCKER_BUILDKIT=1 as action defaults

This commit is contained in:
Hermes
2026-05-02 19:39:38 -07:00
parent df9f7be226
commit ec2a398894

View File

@@ -46,6 +46,7 @@ runs:
using: composite
env:
DOCKER_HOST: tcp://docker.local:2375
DOCKER_BUILDKIT: "1"
steps:
- name: Compute metadata