posterstrudel/build.sh

5 lines
112 B
Bash
Raw Normal View History

2024-09-17 18:11:08 -06:00
#!/usr/bin/bash
/usr/bin/git pull
/usr/bin/yarn install --production=false --froze-lockfile
/usr/bin/yarn build