final commit

This commit is contained in:
Ankit Malik
2026-06-23 18:23:58 +05:30
parent e218aafc26
commit 6b2d754981
15 changed files with 2803 additions and 323 deletions
+5 -1
View File
@@ -24,4 +24,8 @@ RUN uv sync --frozen
COPY . .
ENV PATH="/opt/airflow/project/.venv/bin:${PATH}"
ENV PATH="/opt/airflow/project/.venv/bin:${PATH}"
# Airflow DAG folder
ENV AIRFLOW__CORE__DAGS_FOLDER=/opt/airflow/dags