Remove DOCKER_BUILDKIT from action (workflow decides)
This commit is contained in:
@@ -43,7 +43,6 @@ 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