Initial commit
This commit is contained in:
4
scripts/post-merge.sh
Normal file
4
scripts/post-merge.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
pnpm install --frozen-lockfile
|
||||
pnpm --filter db push
|
||||
Reference in New Issue
Block a user