mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 11:27:33 +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."
|
@echo " clean-cache-keys - Remove all cache keys."
|
||||||
|
|
||||||
login-lint-build:
|
login-lint-build:
|
||||||
docker buildx bake --builder default --provenance=false --pull login-lint
|
docker buildx bake --provenance=false --pull login-lint
|
||||||
|
|
||||||
login-lint-run:
|
login-lint-run:
|
||||||
docker run --rm $(LOGIN_LINT_TAG) lint
|
docker run --rm $(LOGIN_LINT_TAG) lint
|
||||||
|
Reference in New Issue
Block a user