mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 10:37:44 +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
|
.PHONY: core_integration_db_up
|
||||||
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
|
.PHONY: core_integration_db_down
|
||||||
core_integration_db_down:
|
core_integration_db_down:
|
||||||
|
Reference in New Issue
Block a user