remove yarn
This commit is contained in:
parent
588335083f
commit
7572bc7edb
@ -9,7 +9,6 @@ FROM base as build
|
||||
WORKDIR /app
|
||||
|
||||
RUN npm install -g pm2
|
||||
RUN npm install -g yarn
|
||||
|
||||
COPY package*.json ./
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user