Skip to content

Commit

Permalink
Mount the contents of the rikolti repo to a dags/rikolti/ folder
Browse files Browse the repository at this point in the history
  • Loading branch information
amywieliczka committed Sep 28, 2024
1 parent a335234 commit a4dfeb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
max-size: 10m
max-file: "3"
volumes:
- "${DAGS_HOME}:/usr/local/airflow/dags"
- "${DAGS_HOME}:/usr/local/airflow/dags/rikolti"
- "${PLUGINS_HOME}:/usr/local/airflow/plugins"
- "${REQS_HOME}:/usr/local/airflow/requirements"
- "${STARTUP_HOME}:/usr/local/airflow/startup"
Expand Down

0 comments on commit a4dfeb2

Please sign in to comment.