feat/infrastructure-upgrade #3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -79,7 +79,7 @@ jobs:
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Run Migrations
|
||||
run: pnpm --filter amoc payload migrate
|
||||
run: pnpm payload migrate
|
||||
env:
|
||||
DATABASE_URL: ${{ secrets.DATABASE_URL }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user