typos and touches
This commit is contained in:
parent
184ea4dec5
commit
3428231ad7
2 changed files with 3 additions and 3 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue