We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9453ac6 commit 3b85548Copy full SHA for 3b85548
1 file changed
Makefile
@@ -113,7 +113,7 @@ login_test_acceptance_setup_dev:
113
docker compose --file $(LOGIN_DIR)apps/login-test-acceptance/docker-compose.yaml up --no-recreate zitadel traefik sink
114
115
login_quality: login_lint login_test_unit login_test_integration
116
- @echo "Running login quality checks: lint, unit tests, integration tests"
+ @echo "Running login quality checks: lint, unit tests"
117
118
login_standalone_build:
119
@echo "Building the login standalone docker image with tag: $(LOGIN_TAG)"
0 commit comments