deploy
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
ssh root@31.59.58.220 "
|
||||
cd /root/sport &&
|
||||
cd /root/sport-platform &&
|
||||
git pull &&
|
||||
docker compose up -d --build
|
||||
"
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
ssh root@31.59.58.220 "
|
||||
cd /root/sport &&
|
||||
cd /root/sport-platform &&
|
||||
git pull &&
|
||||
npm run build &&
|
||||
cp -r dist/* /var/www/sport.luminic.space/
|
||||
|
||||
Reference in New Issue
Block a user