Skip to content

Commit

Permalink
update migration ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciabad committed Apr 7, 2024
1 parent 86c8f7d commit 4b47b81
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/comment-if-db-migrations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,7 @@ jobs:
> [!NOTE]
> This PR introduces changes to the database.
**Remember to:**
**Remember to migrate the DB**
1. Run the migrations in [stage database branch](https://app.planetscale.com/begursecret/descobreix-begur-app/stage) with:
```bash
pnpm db:push
```
1. Create a [deploy request in Planetscale](https://app.planetscale.com/begursecret/descobreix-begur-app/deploy-requests/)
1. Merge the deploy request from Planetscale just before merging the PR.
For now it is not possible to run the migrations automatically, so you need to do it manually.
comment_tag: execution

0 comments on commit 4b47b81

Please sign in to comment.