Skip to content

Commit 34b7370

Browse files
Update azure-pipelines.yml for Azure Pipelines
add DOCKER_BUILDKIT: 1 line
1 parent 691858d commit 34b7370

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ pool:
66

77
variables:
88
imageName: 'pipelines-javascript-docker'
9+
DOCKER_BUILDKIT: 1
910

1011
steps:
1112
- task: Docker@2

0 commit comments

Comments
 (0)