speed uo build
This commit is contained in:
parent
bb99e6e0b1
commit
015ca7223f
@ -21,7 +21,6 @@ RUN apk add --no-cache \
|
|||||||
yarn \
|
yarn \
|
||||||
&& update-ca-certificates
|
&& update-ca-certificates
|
||||||
|
|
||||||
RUN curl -o- -L https://yarnpkg.com/install.sh | sh
|
|
||||||
RUN yarn global add @shipzone/npmci
|
RUN yarn global add @shipzone/npmci
|
||||||
RUN npm config set unsafe-perm true
|
RUN npm config set unsafe-perm true
|
||||||
ENV PATH /root/.yarn/bin:$PATH
|
ENV PATH /root/.yarn/bin:$PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user