Skip to content

Commit

Permalink
add build
Browse files Browse the repository at this point in the history
  • Loading branch information
thecristen committed Aug 7, 2024
1 parent 874a3fc commit 9f0a029
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/dotcom/dev/1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ EXPOSE 4001

CMD mix deps.get \
&& npm --prefix assets install --package-lock-only --ignore-scripts --no-save --audit false --fund false --loglevel verbose \
&& npm --prefix assets run webpack:build:react \
&& elixir --sname dotcom1 --cookie foobarbaz -S mix phx.server

0 comments on commit 9f0a029

Please sign in to comment.