chore: remove useless lines
This commit is contained in:
parent
965d7fc3d2
commit
318adf5985
@ -12,11 +12,6 @@ WORKDIR /web/berry
|
||||
RUN npm install
|
||||
RUN DISABLE_ESLINT_PLUGIN='true' REACT_APP_VERSION=$(cat VERSION) npm run build
|
||||
|
||||
WORKDIR /web
|
||||
RUN ls
|
||||
RUN ls ./build
|
||||
RUN ls ./build/default
|
||||
|
||||
FROM golang AS builder2
|
||||
|
||||
ENV GO111MODULE=on \
|
||||
|
Loading…
Reference in New Issue
Block a user