Skip to content

Commit

Permalink
add migration dag
Browse files Browse the repository at this point in the history
  • Loading branch information
vatsrahul1001 committed Sep 19, 2023
1 parent ef6ef47 commit a507573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python-sdk/tests_integration/astro_deploy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ ENV SETUPTOOLS_USE_DISTUTILS=stdlib
COPY python-sdk /tmp/python-sdk
RUN pip install /tmp/python-sdk[all]
RUN pip install "apache-airflow-providers-slack>=8.0.0"
RUN pip install astronomer-starship-provider

RUN mkdir -p ${AIRFLOW_HOME}/dags
RUN mkdir -p ${AIRFLOW_HOME}/tests
Expand Down

0 comments on commit a507573

Please sign in to comment.