Skip to content

Commit 77cb6d6

Browse files
Enable DOCKER_BUILDKIT (#1188)
Signed-off-by: Prajyot-Parab <[email protected]>
1 parent 997cd23 commit 77cb6d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ steps:
99
- DOCKER_CLI_EXPERIMENTAL=enabled
1010
- TAG=$_GIT_TAG
1111
- PULL_BASE_REF=$_PULL_BASE_REF
12+
- DOCKER_BUILDKIT=1
1213
args:
1314
- release-staging
1415
substitutions:

0 commit comments

Comments
 (0)