posterstrudel/build.sh
2024-09-17 18:11:08 -06:00

5 lines
112 B
Bash

#!/usr/bin/bash
/usr/bin/git pull
/usr/bin/yarn install --production=false --froze-lockfile
/usr/bin/yarn build