Skip to content

Commit

Permalink
chore: remove useless lines
Browse files Browse the repository at this point in the history
  • Loading branch information
songquanpeng committed Jan 7, 2024
1 parent 965d7fc commit 318adf5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 318adf5

Please sign in to comment.