Skip to content

Commit

Permalink
run migrations with new release
Browse files Browse the repository at this point in the history
  • Loading branch information
brianflanagan committed Jan 14, 2025
1 parent 6f06ae2 commit 82e2e8c
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 30 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ MIX_ENV=prod mix assets.deploy

MIX_ENV=prod mix phx.gen.release
MIX_ENV=prod mix release --overwrite

_build/prod/rel/ppr_api/bin/ppr_api eval "PprApi.Release.migrate"
Binary file not shown.
6 changes: 0 additions & 6 deletions priv/static/images/logo-06a11be1f2cdde2c851763d00bdd2e80.svg

This file was deleted.

Binary file not shown.
6 changes: 0 additions & 6 deletions priv/static/images/logo.svg

This file was deleted.

Binary file removed priv/static/images/logo.svg.gz
Binary file not shown.
5 changes: 0 additions & 5 deletions priv/static/robots-9e2c81b0855bbff2baa8371bc4a78186.txt

This file was deleted.

Binary file not shown.
Binary file removed priv/static/robots.txt.gz
Binary file not shown.
5 changes: 0 additions & 5 deletions rel/overlays/bin/migrate

This file was deleted.

1 change: 0 additions & 1 deletion rel/overlays/bin/migrate.bat

This file was deleted.

5 changes: 0 additions & 5 deletions rel/overlays/bin/server

This file was deleted.

2 changes: 0 additions & 2 deletions rel/overlays/bin/server.bat

This file was deleted.

0 comments on commit 82e2e8c

Please sign in to comment.