We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea4d914 commit 9e965d9Copy full SHA for 9e965d9
.github/workflows/manual.yml
@@ -59,6 +59,7 @@ jobs:
59
- name: setup build env
60
run: |
61
export DBT_AREA_ROOT=$PWD
62
+ export DBT_AREA_FILE="dbt-settings"
63
source ${DBT_AREA_ROOT}/${DBT_AREA_FILE}
64
echo "setup ups area dbt complete"
65
setup_ups_product_areas
0 commit comments