mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 04:03:49 +01:00
please work
This commit is contained in:
parent
11c1586183
commit
76f7f1c6eb
@ -57,11 +57,7 @@ COPY . ./
|
||||
COPY --from=build /iceshrimp/packages/megalodon /iceshrimp/packages/megalodon
|
||||
|
||||
# Copy node modules
|
||||
COPY --from=build /iceshrimp/node_modules /iceshrimp/node_modules
|
||||
COPY --from=build /iceshrimp/packages/backend/node_modules /iceshrimp/packages/backend/node_modules
|
||||
COPY --from=build /iceshrimp/packages/sw/node_modules /iceshrimp/packages/sw/node_modules
|
||||
COPY --from=build /iceshrimp/packages/client/node_modules /iceshrimp/packages/client/node_modules
|
||||
COPY --from=build /iceshrimp/packages/iceshrimp-js/node_modules /iceshrimp/packages/iceshrimp-js/node_modules
|
||||
COPY --from=build /iceshrimp/.yarn /iceshrimp/.yarn
|
||||
|
||||
# Copy the finished compiled files
|
||||
COPY --from=build /iceshrimp/built /iceshrimp/built
|
||||
|
Loading…
Reference in New Issue
Block a user