This commit is contained in:
parent
8a6da626d1
commit
e7b6adf0f8
@ -10,8 +10,9 @@ jobs:
|
|||||||
deploy:
|
deploy:
|
||||||
runs-on: canina
|
runs-on: canina
|
||||||
steps:
|
steps:
|
||||||
# ❌ مرحله Checkout کاملاً حذف شد!
|
# ✅ استفاده از اکشن داخلی Gitea برای دانلود کد (بدون نیاز به اینترنت)
|
||||||
# خود Gitea به صورت پیشفرض کد را در /home/runner/work/canina/canina/ دانلود کرده است.
|
- name: Checkout Code
|
||||||
|
uses: https://git.parsaaghayi.ir/actions/checkout@v4
|
||||||
|
|
||||||
- name: Give execute permission to script
|
- name: Give execute permission to script
|
||||||
run: chmod +x deploy.sh
|
run: chmod +x deploy.sh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user