mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 08:17:43 +00:00
fix makefile command
This commit is contained in:
2
Makefile
2
Makefile
@@ -112,7 +112,7 @@ core_unit_test:
|
||||
|
||||
.PHONY: core_integration_db_up
|
||||
core_integration_db_up:
|
||||
docker compose -f internal/integration/config/docker-compose.yaml up --pull always --wait cache
|
||||
docker compose -f internal/integration/config/docker-compose.yaml up --pull always --wait
|
||||
|
||||
.PHONY: core_integration_db_down
|
||||
core_integration_db_down:
|
||||
|
Reference in New Issue
Block a user