build(config.yml): add more logging for docker build and test

This commit is contained in:
Krrish Dholakia 2024-01-31 10:58:25 -08:00
parent eea4325e60
commit ecc6855e49
2 changed files with 15 additions and 11 deletions

View file

@ -156,7 +156,7 @@ jobs:
--config /app/config.yaml \
--port 4000 \
--num_workers 8 \
--debug \
--detailed_debug \
--run_gunicorn \
- run:
name: Install curl and dockerize