Merge pull request 'fix: CI 环境安装 rsync 依赖' (#137) from develop into v2
All checks were successful
Deploy / deploy (push) Successful in 1m56s
All checks were successful
Deploy / deploy (push) Successful in 1m56s
Reviewed-on: http://8.161.227.145:3000/XEngineers/CamTalk/pulls/137
This commit was merged in pull request #137.
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user