update: deploy

This commit is contained in:
nate 2026-03-19 12:22:24 +04:00
parent 096bd186ea
commit f4282bac58
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ deploy_web() {
echo "[web] Deploying to web-eu-central..."
$SSH $WEB_HOST bash << 'REMOTE'
cd /opt/pingql
git checkout -- apps/web/src/dashboard/tailwind.css
git pull
cd apps/web
/root/.bun/bin/bun install