Fix Gitea Actions
This commit is contained in:
@@ -48,8 +48,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
COPY src/ ./src/
|
||||
COPY alembic.ini .
|
||||
|
||||
# Copy Essentia models into image
|
||||
COPY models/ ./models/
|
||||
COPY backend/models/ ./models/
|
||||
RUN ls -lh /app/models
|
||||
|
||||
# Expose port
|
||||
|
||||
Reference in New Issue
Block a user