Skip to content

Commit c91fade

Browse files
authored
Turn off buildkit by default (GoogleCloudPlatform#436)
1 parent fa5b66e commit c91fade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skaffold.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ build:
4545
tagPolicy:
4646
gitCommit: {}
4747
local:
48-
useBuildkit: true
48+
useBuildkit: false
4949
deploy:
5050
kubectl:
5151
manifests:

0 commit comments

Comments
 (0)