From a51789d240da086e911302ff341590cd71ccdf79 Mon Sep 17 00:00:00 2001 From: Elio Bischof Date: Tue, 17 Jun 2025 03:10:17 +0200 Subject: [PATCH] use cache --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 194d74cf6a..e034301c19 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,8 @@ login-help: @echo " clean-cache-keys - Remove all cache keys." login-lint-build: + docker buildx bake login-pnpm + docker buildx bake login-dev-base docker buildx bake login-lint login-lint-run: