Fix: makefile target in ci
Some checks failed
Some checks failed
This commit is contained in:
2
Makefile
2
Makefile
@@ -49,7 +49,7 @@ postgres:
|
|||||||
|
|
||||||
test-ci: docker-quiet test docker-clean
|
test-ci: docker-quiet test docker-clean
|
||||||
|
|
||||||
docker-quiet: $(TARGET)
|
docker-quiet: docker-build-native
|
||||||
$(COMPOSE) up -d \
|
$(COMPOSE) up -d \
|
||||||
--force-recreate --build backend \
|
--force-recreate --build backend \
|
||||||
--quiet-build --quiet-pull
|
--quiet-build --quiet-pull
|
||||||
|
|||||||
Reference in New Issue
Block a user