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 0392ef8 commit c8ded3fCopy full SHA for c8ded3f
cob_datapipeline/gencon_ingest_dag.py
@@ -64,8 +64,6 @@
64
Tasks with custom logic are relegated to individual Python files.
65
"""
66
67
-
68
-AIRFLOW_HOME = "/opt/airflow"
69
INDEX_GENCON = BashOperator(
70
task_id="index_gencon",
71
bash_command=AIRFLOW_HOME + "/dags/cob_datapipeline/scripts/ingest_gencon.sh ",
0 commit comments