@ -1,2 +1,5 @@
#!/bin/sh
set -e
git pull
docker-compose up -d --no-deps --build
@ -1,3 +1,6 @@
cd ui
yarn
yarn build