Commit 2fe86f12 authored by refcell's avatar refcell

undo bad rebase change

parent fe7fdd34
...@@ -106,6 +106,7 @@ RUN /bin/sh -c set -eux; \ ...@@ -106,6 +106,7 @@ RUN /bin/sh -c set -eux; \
rm -rf /root/.cache/pip; \ rm -rf /root/.cache/pip; \
rm -rf /root/.cache/npm; rm -rf /root/.cache/npm;
RUN npm i -g pnpm && npm i -g yarn@1 && pnpm --version && yarn --version RUN npm i -g pnpm && npm i -g yarn@1 && pnpm --version && yarn --version
RUN svm install 0.5.17 && \ RUN svm install 0.5.17 && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment