Skip to content

Commit 2cda0f8

Browse files
committed
Testing hybrid project
1 parent 607f332 commit 2cda0f8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,3 +150,4 @@ doc/build.gitbak
150150
.venv1.7/
151151
.venv*/
152152
dbt_adbs_py_test_project
153+
dbt_adbs_test_project/target.zip

dbt_adbs_test_project/dbt_project.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,5 @@ on-run-start:
4242
on-run-end:
4343
- "select 'hook ended' from dual"
4444

45+
dbt-cloud:
46+
tenant_hostname: cloud.getdbt.com

0 commit comments

Comments
 (0)