Skip to content

Commit

Permalink
wip(zerops): Migration debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mlc-mlapis committed Nov 30, 2024
1 parent 1cb2406 commit 46169d5
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 0 deletions.
64 changes: 64 additions & 0 deletions payload/migrations/migrate.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions zerops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ zerops:
buildCommands:
- pnpm i
- pnpm exec next telemetry disable
- cp -f ./payload/migrations/migrate.js ./node_modules/payload/dist/database/migrations/migrate.js
- pnpm payload migrate
- pnpm build
deployFiles:
Expand Down

0 comments on commit 46169d5

Please sign in to comment.