mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 08:27:32 +00:00
use cache
This commit is contained in:
2
Makefile
2
Makefile
@@ -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
|
||||
|
Reference in New Issue
Block a user