mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-14 14:05:59 +08:00
Create sync-release.yml (#964)
This commit is contained in:
@@ -0,0 +1,16 @@
|
|||||||
|
OpenIMSDK/openim-docker:
|
||||||
|
- source: ./config
|
||||||
|
dest: ./openim-server/main/config
|
||||||
|
replace: true
|
||||||
|
- source: ./docs
|
||||||
|
dest: ./openim-server/main/docs
|
||||||
|
replace: true
|
||||||
|
- source: ./scripts
|
||||||
|
dest: ./openim-server/main/scripts
|
||||||
|
replace: true
|
||||||
|
- source: ./scripts
|
||||||
|
dest: ./scripts
|
||||||
|
replace: true
|
||||||
|
- source: ./Makefile
|
||||||
|
dest: ./Makefile
|
||||||
|
replace: true
|
||||||
Reference in New Issue
Block a user