From 52ee8101beed0538a72d7db49b99c2cf674c47df Mon Sep 17 00:00:00 2001 From: Stefan McShane Date: Fri, 4 Oct 2024 16:12:57 -0400 Subject: [PATCH] Update porter_stack_stefan-testcachemultistep.yml --- .github/workflows/porter_stack_stefan-testcachemultistep.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/porter_stack_stefan-testcachemultistep.yml b/.github/workflows/porter_stack_stefan-testcachemultistep.yml index 22185b3..89000ed 100644 --- a/.github/workflows/porter_stack_stefan-testcachemultistep.yml +++ b/.github/workflows/porter_stack_stefan-testcachemultistep.yml @@ -30,4 +30,5 @@ jobs: DOCKER_BUILDKIT: "1" BUILDKIT_INLINE_CACHE: "1" + PORTER_BUILDKIT_ARGS: --cache-from type=local,src=/tmp/.buildx-cache --cache-to type=local,dest=/tmp/.buildx-cache-new,mode=max