mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
copy entire backend
This commit is contained in:
parent
420b68b7f9
commit
527ccab9fa
1 changed files with 1 additions and 2 deletions
|
|
@ -16,8 +16,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
|||
# Copy application code
|
||||
# -----------------------------
|
||||
COPY utils/ utils/
|
||||
COPY backend/condition/ backend/condition/
|
||||
COPY backend/__init__.py backend/__init__.py
|
||||
COPY backend/ backend/
|
||||
|
||||
# -----------------------------
|
||||
# Lambda handler
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue