Guardian-Agent / scripts /post-merge.sh
agent
Initial commit
4d26b95
Raw
History Blame Contribute Delete
72 Bytes
#!/bin/bash
set -e
pnpm install --frozen-lockfile
pnpm --filter db push