Skip to content

Commit

Permalink
adding dockerfile and gha pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tanfarming committed Apr 1, 2022
1 parent 509f940 commit 7d18c44
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 @@ -13,6 +13,7 @@ RUN mix deps.compile
COPY priv priv
COPY assets assets
# RUN mix assets.deploy
RUN mix phx.digest
COPY lib ./lib
RUN mix compile
COPY config/runtime.exs config/
Expand Down

0 comments on commit 7d18c44

Please sign in to comment.