Skip to content

Commit

Permalink
Merge pull request #338 from mission-apprentissage/infra/remove-doubl…
Browse files Browse the repository at this point in the history
…e-build

fix(infra): remove double build
  • Loading branch information
yohanngab authored Oct 28, 2024
2 parents 8b38e6a + 24cad3b commit d46faf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ ENV REACT_APP_ENV=$PUBLIC_ENV

RUN yarn workspace ui dsfr:copy
RUN yarn workspace ui dsfr:update
RUN yarn workspace ui build

RUN yarn workspace ui build

Expand Down

0 comments on commit d46faf0

Please sign in to comment.