You've already forked RekomenciBackend
refactor tests
This commit is contained in:
@@ -16,7 +16,7 @@ build:
|
||||
[group("Docker")]
|
||||
[doc("Compose start")]
|
||||
up:
|
||||
docker compose --profile migrations --profile observability up -d --remove-orphans --quiet-pull --force-recreate
|
||||
docker compose --profile migrations --profile observability up -d --remove-orphans --quiet-pull --force-recreate --build
|
||||
|
||||
# =========
|
||||
# > Tests
|
||||
|
||||
Reference in New Issue
Block a user