mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
docs: update sync file (#900)
This commit is contained in:
parent
7994b377f7
commit
ef399caa4d
13
.github/sync.yml
vendored
13
.github/sync.yml
vendored
@ -75,6 +75,17 @@ OpenIMSDK/OpenKF:
|
|||||||
dest: .github/.codecov.yml
|
dest: .github/.codecov.yml
|
||||||
replace: false
|
replace: false
|
||||||
|
|
||||||
|
openim-sigs/openim-docker:
|
||||||
|
- source: ./config
|
||||||
|
dest: ./openim-server/config
|
||||||
|
replace: true
|
||||||
|
- source: ./docs
|
||||||
|
dest: ./openim-server/docs
|
||||||
|
replace: true
|
||||||
|
- source: ./scripts
|
||||||
|
dest: ./openim-server/scripts
|
||||||
|
replace: true
|
||||||
|
|
||||||
group:
|
group:
|
||||||
# first group:common to all warehouses
|
# first group:common to all warehouses
|
||||||
# TODO: add the required warehouse here
|
# TODO: add the required warehouse here
|
||||||
@ -116,4 +127,4 @@ group:
|
|||||||
replace: false
|
replace: false
|
||||||
- source: ./scripts/githooks/
|
- source: ./scripts/githooks/
|
||||||
dest: ./scripts/githooks/
|
dest: ./scripts/githooks/
|
||||||
replace: true
|
replace: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user