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 src/ ./src/
|
||||||
COPY alembic.ini .
|
COPY alembic.ini .
|
||||||
|
|
||||||
# Copy Essentia models into image
|
COPY backend/models/ ./models/
|
||||||
COPY models/ ./models/
|
|
||||||
RUN ls -lh /app/models
|
RUN ls -lh /app/models
|
||||||
|
|
||||||
# Expose port
|
# Expose port
|
||||||
|
|||||||
Reference in New Issue
Block a user