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:30 +03:30
parent 458ddf596c
commit 5e746f67dd

View File

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