deploy.yml updated
Some checks failed
Deploy Canina / deploy (push) Failing after 0s

This commit is contained in:
parsa aghaei 2026-08-09 22:08:59 +03:30
parent 5e746f67dd
commit bf1c1bbb01

View File

@ -14,8 +14,8 @@ jobs:
run: |
cd /
rm -rf canina
# 👇 استفاده از HTTPS روی آی‌پی و نادیده گرفتن خطای SSL
git -c http.sslVerify=false clone https://87.248.133.138/parsa/canina.git
# 👇 استفاده از SSH با آی‌پی و پورت پیش‌فرض
git clone git@87.248.133.138:parsa/canina.git
cd canina
chmod +x deploy.sh