This commit is contained in:
parent
306c80e362
commit
966a3eb842
@ -14,7 +14,7 @@ jobs:
|
||||
env:
|
||||
BRANCH: ${{ github.ref_name }}
|
||||
run: |
|
||||
# دانلود فایل deploy.sh با wget (بدون نیاز به curl)
|
||||
wget --no-check-certificate -O deploy.sh https://87.248.133.138/parsa/canina/raw/branch/main/deploy.sh
|
||||
# ✅ آدرس اصلاح شده برای Gitea
|
||||
wget --no-check-certificate -O deploy.sh https://87.248.133.138/parsa/canina/raw/main/deploy.sh
|
||||
chmod +x deploy.sh
|
||||
./deploy.sh ${BRANCH}
|
||||
Loading…
Reference in New Issue
Block a user