Skip to content

Commit

Permalink
removed config file
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnestaP committed Mar 5, 2024
1 parent 3f72a22 commit 68e4d92
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,5 @@ COPY requirements.txt ./requirements.txt
COPY requirements-test.txt ./requirements-test.txt

COPY dags ./dags
COPY airflow.cfg ./airflow.cfg


RUN pip install --no-cache-dir --user -r requirements-test.txt -r requirements.txt

0 comments on commit 68e4d92

Please sign in to comment.