-> comment yarn build
This commit is contained in:
parent
0217e89809
commit
a73ee7581c
@ -8,7 +8,7 @@ COPY package*.json ./
|
|||||||
COPY . .
|
COPY . .
|
||||||
RUN npm install yarn
|
RUN npm install yarn
|
||||||
RUN yarn install
|
RUN yarn install
|
||||||
RUN yarn build
|
# RUN yarn build
|
||||||
|
|
||||||
# FROM base as runtime
|
# FROM base as runtime
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user