feat: chore oss upload

This commit is contained in:
zzw
2026-08-25 11:04:38 +08:00
parent ec041adb1c
commit b266a46f2d
6 changed files with 53 additions and 26 deletions
+6
View File
@@ -26,6 +26,12 @@ jobs:
-u "${{ vars.REGISTRY_USERNAME }}" \
--password-stdin
- name: Sync Host Repo
working-directory: /data/www/lone-services
run: |
git fetch origin develop
git pull origin develop
- name: Pull and Deploy
working-directory: /data/www/lone-services/deploy
run: |