Skip to content

Commit a3bb33f

Browse files
committed
tinker
1 parent 581212b commit a3bb33f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/images.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ var KanikoEnv = []string{
9494
"FF_KANIKO_OCI_WARMER=1",
9595
"FF_KANIKO_RUN_VIA_TINI=1",
9696
"FF_KANIKO_COPY_CHMOD_ON_IMPLICIT_DIRS=1",
97+
"FF_KANIKO_SKIP_INTERSTAGE_CLEANUP=1",
9798
}
9899

99100
var WarmerEnv = []string{

0 commit comments

Comments
 (0)