Skip to content

Commit

Permalink
copy fe produce files into be
Browse files Browse the repository at this point in the history
  • Loading branch information
sssomeshhh committed May 27, 2024
1 parent 1271fd2 commit f8a296a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ COPY . .

FROM base as be
# RUN yarn produce
COPY --from=rentify:fe /root/fe/build /root/fe/build

FROM base as fe
RUN yarn produce

0 comments on commit f8a296a

Please sign in to comment.