Add DOCKER_HOST and DOCKER_BUILDKIT=1 as action defaults
This commit is contained in:
@@ -46,6 +46,7 @@ runs:
|
|||||||
using: composite
|
using: composite
|
||||||
env:
|
env:
|
||||||
DOCKER_HOST: tcp://docker.local:2375
|
DOCKER_HOST: tcp://docker.local:2375
|
||||||
|
DOCKER_BUILDKIT: "1"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Compute metadata
|
- name: Compute metadata
|
||||||
|
|||||||
Reference in New Issue
Block a user