Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vmttn committed Aug 9, 2023
1 parent ebd32cb commit d7cb55a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pipeline/dbt/dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@ seeds:

# Creating user defined functions
# based on https://discourse.getdbt.com/t/using-dbt-to-manage-user-defined-functions/18
on-run-start:
- '{{ create_udf_soliguide__new_hours_to_osm_opening_hours() }}'
# FIXME
# on-run-start:
# - '{{ create_udf_soliguide__new_hours_to_osm_opening_hours() }}'

0 comments on commit d7cb55a

Please sign in to comment.