forked from BLC/AyposWeb
Update .gitea/workflows/Aypos.yml
All checks were successful
sgeUpdated CI/CD / deploy (push) Successful in 7s
All checks were successful
sgeUpdated CI/CD / deploy (push) Successful in 7s
This commit is contained in:
@@ -21,5 +21,6 @@ jobs:
|
||||
run: |
|
||||
ssh ${{ secrets.SERVER_USER }}@${{ secrets.SERVER_HOST }} << 'EOF'
|
||||
echo "✅ Connected to server. Running deploy script..."
|
||||
/home/ubuntu/deploy-aypos.sh
|
||||
cd /home/ubuntu/Bgreen/sgeUpdated
|
||||
./deploy.sh
|
||||
EOF
|
||||
Reference in New Issue
Block a user