shellphone.app/release.sh

5 lines
104 B
Bash

#!/usr/bin/env sh
/app/node_modules/.bin/blitz prisma migrate deploy
/app/node_modules/.bin/quirrel ci