deploy aypos edit
All checks were successful
sgeUpdated CI/CD / deploy (push) Successful in 41s

This commit is contained in:
2025-10-30 11:14:45 +03:00
parent 05669f8e9e
commit a2efe24fcc

View File

@@ -21,6 +21,5 @@ jobs:
run: |
ssh ${{ secrets.SERVER_USER }}@${{ secrets.SERVER_HOST }} << 'EOF'
echo "✅ Connected to server. Running deploy script..."
cd /home/ubuntu/Bgreen/AyposWeb
./deploy.sh
/home/ubuntu/deploy-aypos.sh
EOF