Skip to content

Commit

Permalink
test no patch
Browse files Browse the repository at this point in the history
  • Loading branch information
da-Kai committed Mar 2, 2024
1 parent 545af17 commit 93afd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/docker/edge/ui/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ COPY ./tools/docker/edge/ui/edge.patch /src

WORKDIR /src

RUN patch -p1 < edge.patch
#RUN patch -p1 < edge.patch
RUN npm install
RUN node_modules/.bin/ng build -c "${UI_VERSION}"

Expand Down

0 comments on commit 93afd07

Please sign in to comment.