Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Remove mix assets commands that are not needed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
klaus993 authored Aug 11, 2023
1 parent 52c5346 commit 821f006
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ansible/playbooks/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@
mix local.rebar --force
mix deps.get --only $MIX_ENV
mix deps.compile
mix assets.setup
mix assets.build
mix assets.deploy
mix phx.digest
mix compile
Expand Down

0 comments on commit 821f006

Please sign in to comment.