Fix .dockerignore

This commit is contained in:
Zeva Rose 2022-10-27 20:40:30 -06:00
parent b756e88305
commit df6afa5a1b

View file

@ -3,7 +3,7 @@
# Allow source # Allow source
!/jarvis_tasks !/jarvis_tasks
!/requirements.txt !/pyproject.toml
!/run.py !/run.py
!/config.yaml !/config.yaml