use cache

This commit is contained in:
Elio Bischof
2025-06-16 22:01:59 +02:00
parent 6a86e09424
commit a9c0732370

View File

@@ -33,7 +33,7 @@ login-help:
@echo " clean-cache-keys - Remove all cache keys."
login-lint-build:
docker buildx bake --builder default --provenance=false --pull login-lint
docker buildx bake --provenance=false --pull login-lint
login-lint-run:
docker run --rm $(LOGIN_LINT_TAG) lint