From f4c1361b65b02f8cc1dde793050b999450342b76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Garc=C3=ADa=20Crespo?= Date: Wed, 25 Sep 2024 19:44:03 +0000 Subject: [PATCH] Prueba 003 --- .github/workflows/prueba.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/prueba.yml b/.github/workflows/prueba.yml index 598dbd9a..4f891e18 100644 --- a/.github/workflows/prueba.yml +++ b/.github/workflows/prueba.yml @@ -43,3 +43,4 @@ jobs: push: false tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} + build-args: BUILDKIT_CONTEXT_KEEP_GIT_DIR=true