Skip to content

Commit

Permalink
target had a typo (et/somenergia-jardiner!6)
Browse files Browse the repository at this point in the history
* target had a typo
  • Loading branch information
polmonso committed Aug 28, 2023
1 parent 44b3991 commit 1468175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dags/plant_production_datasets_dag.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ def dbapi_to_dict(dbapi: str):
"{{ conn.somenergia_registry.host }}", repo_name
),
working_dir=f"/repos/{repo_name}/dbt_jardiner",
command="dbt run --profiles-dir config --target pro --select plant_production_hourly+",
command="dbt run --profiles-dir config --target prod --select plant_production_hourly+",
docker_url=sampled_moll,
mounts=[mount_nfs],
mount_tmp_dir=False,
Expand Down

0 comments on commit 1468175

Please sign in to comment.