mirror of
https://github.com/diced/zipline.git
synced 2026-01-03 08:18:50 -08:00
fix: add scripts to dockerfile
This commit is contained in:
@@ -31,6 +31,7 @@ COPY tsconfig.json ./tsconfig.json
|
||||
COPY mimes.json ./mimes.json
|
||||
COPY code.json ./code.json
|
||||
COPY vite-env.d.ts ./vite-env.d.ts
|
||||
COPY scripts ./scripts
|
||||
|
||||
ENV NEXT_TELEMETRY_DISABLED=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user