Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Add dbt version
Browse files Browse the repository at this point in the history
  • Loading branch information
clrcrl committed Jun 15, 2020
1 parent 7661ac6 commit bbd814c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
. venv/bin/activate
pip install --upgrade pip setuptools
pip install dbt
pip install dbt==0.16.1
mkdir -p ~/.dbt
cp integration_tests/ci/sample.profiles.yml ~/.dbt/profiles.yml
Expand Down

0 comments on commit bbd814c

Please sign in to comment.