Skip to content

Commit

Permalink
Add placeholder value for dbt_dataset_for_test
Browse files Browse the repository at this point in the history
  • Loading branch information
amishas157 committed Aug 15, 2024
1 parent 7f888bf commit 8356f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airflow_variables_prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"endpoint": "https://api.coingecko.com/api/v3/coins/tether-eurt/ohlc?vs_currency=usd&days=1",
"table_name": "euro_usd_ohlc"
},
"dbt_dataset_for_test": "",
"dbt_dataset_for_test": "placeholder_value",
"dbt_elementary_dataset": "elementary",
"dbt_elementary_secret": "slack-token-elementary",
"dbt_full_refresh_models": {
Expand Down

0 comments on commit 8356f7c

Please sign in to comment.