typos and touches

This commit is contained in:
Pablo Martin 2025-04-08 12:32:56 +02:00
parent 184ea4dec5
commit 3428231ad7
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
# Start container
docker compose --env-file ~/dbt-ci/.env up -d
docker compose -f ~/dbt-ci/docker-compose.yml --env-file ~/dbt-ci/.env up -d
# Run script to set things up in Postgres (DB, FDWs, etc)