mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 02:53:31 +01:00
ci: fix docker image build
This commit is contained in:
@@ -9,6 +9,7 @@ COPY manifests .
|
||||
|
||||
RUN yarn install --immutable
|
||||
RUN rm -rf .yarn/cache
|
||||
RUN yarn workspace @discordjs/proxy-container build
|
||||
|
||||
FROM node:16-alpine AS runner
|
||||
|
||||
|
||||
Reference in New Issue
Block a user