feat: chore oss upload
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user