260216:1512 4rd Deploy (Prepare CI/CD: Revise .gitea/workflow/deploy.yaml #3)
All checks were successful
Build and Deploy / deploy (push) Successful in 9m7s
All checks were successful
Build and Deploy / deploy (push) Successful in 9m7s
This commit is contained in:
@@ -20,7 +20,9 @@ jobs:
|
||||
script_stop_signal: true # Stop script on error
|
||||
script: |
|
||||
# ⚠️ QNAP SSH ไม่มี PATH เต็ม ต้อง export เอง
|
||||
export PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:$PATH"
|
||||
# docker: /share/CACHEDEV1_DATA/.qpkg/container-station/bin/docker
|
||||
# git: /opt/bin/git
|
||||
export PATH="/share/CACHEDEV1_DATA/.qpkg/container-station/bin:/opt/bin:/usr/local/bin:/usr/bin:/bin:$PATH"
|
||||
|
||||
echo "🚀 Starting Deployment..."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user