Skip to content

Commit

Permalink
Reorder assets after yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
icarito committed Apr 9, 2019
1 parent 604d0ea commit b41099a
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 @@ -35,7 +35,6 @@ RUN bundle install --jobs=4

ADD . /app
WORKDIR /app
RUN rake assets:precompile && rake tmp:cache:clear

RUN yarn install && yarn upgrade
RUN passenger-config compile-nginx-engine --connect-timeout 60 --idle-timeout 60
Expand Down

0 comments on commit b41099a

Please sign in to comment.