Skip to content

Commit

Permalink
modify profiles.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dioz95 committed Apr 13, 2024
1 parent d7fba5e commit 43a209a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
# DBT_PROFILES_DIR: ./
DBT_GOOGLE_PROJECT: ${{ secrets.DBT_GOOGLE_PROJECT }}
DBT_GOOGLE_BIGQUERY_DATASET: ${{ secrets.DBT_GOOGLE_BIGQUERY_DATASET }}
# DBT_GOOGLE_BIGQUERY_KEYFILE: ./.gcloud/dbt-service-account.json
DBT_GOOGLE_BIGQUERY_KEYFILE: ./.gcloud/dbt-service-account.json

jobs:
dbt_orchestration:
Expand Down

0 comments on commit 43a209a

Please sign in to comment.