feat: v2 版本 #206

Merged
huanghaosheng merged 201 commits from v2 into main 2026-06-22 16:01:28 +08:00
Showing only changes of commit 6f81212997 - Show all commits

View File

@@ -12,7 +12,7 @@ jobs:
uses: "http://8.161.227.145:3000/huanghaosheng/checkout@releases/v4"
- name: Install Docker CLI
run: apk add --no-cache docker-cli docker-cli-compose
run: apk add --no-cache docker-cli docker-cli-compose rsync
- name: Sync to deploy directory
run: |