mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 06:19:20 +08:00
feat: sync file to *
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
+21
-17
@@ -32,7 +32,7 @@ OpenIMSDK/community:
|
||||
|
||||
OpenIMSDK/openim-sdk-core:
|
||||
- source: LICENSE
|
||||
dest: LICENSE
|
||||
dest: LICENSE
|
||||
- source: script/LICENSE/
|
||||
dest: scripts/LICENSE/
|
||||
replace: true
|
||||
@@ -47,19 +47,23 @@ OpenIMSDK/openim-sdk-core:
|
||||
exclude: |
|
||||
sync.yml
|
||||
|
||||
# group:
|
||||
# repos: |
|
||||
# OpenIMSDK/OpenIM-Docs
|
||||
# OpenIMSDK/community
|
||||
# files:
|
||||
# - source: .gitingore
|
||||
# dest: .gitingore
|
||||
# - source: LICENSE
|
||||
# dest: LICENSE
|
||||
# replace: false
|
||||
# - source: .github/sync_docs.yml
|
||||
# dest: .github/sync_docs.yml
|
||||
# - source: workflows/
|
||||
# dest: .github/workflows/
|
||||
# exclude: |
|
||||
# e2e-test.yml
|
||||
group:
|
||||
# first group:common to all warehouses
|
||||
# TODO: add the required warehouse here
|
||||
- repos: |
|
||||
kubecub/OpenIM-Docs@main
|
||||
files:
|
||||
# - source: .gitingore
|
||||
# dest: .gitingore
|
||||
# replace: false
|
||||
- source: LICENSE
|
||||
dest: LICENSE
|
||||
replace: false
|
||||
- source: .github/workflows/
|
||||
dest: .github/workflows/
|
||||
exclude: |
|
||||
e2e-test.yml
|
||||
sync.yml
|
||||
- source: script/githooks/
|
||||
dest: scripts/githooks/
|
||||
replace: false
|
||||
Reference in New Issue
Block a user