Backup before cleanup
This commit is contained in:
@@ -20,6 +20,7 @@ COPY data/ ./data/
|
||||
COPY gamedata/ ./gamedata/
|
||||
|
||||
# Copy migration scripts
|
||||
COPY migrations/ ./migrations/
|
||||
COPY migrate_*.py ./
|
||||
|
||||
# Copy startup script
|
||||
|
||||
Reference in New Issue
Block a user