Commit
This commit is contained in:
@@ -22,9 +22,6 @@ COPY gamedata/ ./gamedata/
|
||||
# Copy migration scripts
|
||||
COPY migrate_*.py ./
|
||||
|
||||
# Copy test suite
|
||||
COPY test_comprehensive.py ./
|
||||
|
||||
# Copy startup script
|
||||
COPY api/start.sh ./
|
||||
RUN chmod +x start.sh
|
||||
|
||||
Reference in New Issue
Block a user