Skip to content

Commit

Permalink
reloacted yml files
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhopper-dataengineers committed Jul 30, 2022
1 parent 733a1eb commit b2712b9
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
version: 2

macros:



- name: snowflake_create_fileformat_statement
docs:
show: false
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 3 additions & 5 deletions macros/docs/tasks.yml → macros/tasks/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@ macros:
This macro should be added to the `on-run-end` hook after the `dbt_dataengineers_utils.grant_privileges` macro has been run.
It will enable any task defined within dbt.
Usage within dbt_project.yml:
```yml
on-run-end:
- "\{\{ dbt_dataengineers_materilizations.enable_tasks() \}\}"
```
```yml
dbt_dataengineers_materilizations.enable_tasks()
```
docs:
show: true

Expand Down

0 comments on commit b2712b9

Please sign in to comment.