mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-13 08:26:17 +02:00
Make docker build happy
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
3d883e3d1a
commit
9d1d4ab055
@ -11,6 +11,7 @@ ARG JS_SDK_BRANCH="master"
|
||||
WORKDIR /src
|
||||
|
||||
COPY --exclude=docker . /src
|
||||
RUN corepack enable
|
||||
RUN /src/scripts/docker-link-repos.sh
|
||||
RUN pnpm --network-timeout=200000 install
|
||||
RUN /src/scripts/docker-package.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user