From c40be8e37c89a2a6b1b65aae119a24923cddb4c7 Mon Sep 17 00:00:00 2001 From: ryuupendragon Date: Fri, 10 Jul 2026 20:00:00 +0530 Subject: [PATCH] update wf --- .gitea/workflows/build-and-push.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitea/workflows/build-and-push.yml b/.gitea/workflows/build-and-push.yml index 7cebeb4..3bf25e6 100644 --- a/.gitea/workflows/build-and-push.yml +++ b/.gitea/workflows/build-and-push.yml @@ -78,7 +78,7 @@ jobs: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} platforms: linux/amd64,linux/arm64 - cache-from: type=gha - cache-to: type=gha,mode=max - build-args: | - BUILDKIT_INLINE_CACHE=1 + # cache-from: type=gha + # cache-to: type=gha,mode=max + # build-args: | + # BUILDKIT_INLINE_CACHE=1