initial manifest for COS-based sync
This commit is contained in:
15
default.xml
Normal file
15
default.xml
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<manifest>
|
||||||
|
<remote name="cos-storage"
|
||||||
|
provider="cos"
|
||||||
|
bucket="zjl-1256173281"
|
||||||
|
endpoint="cos.ap-beijing.myqcloud.com"
|
||||||
|
remote-dir="git-repo-e2e"
|
||||||
|
revision="master" />
|
||||||
|
|
||||||
|
<default remote="cos-storage" revision="master" />
|
||||||
|
|
||||||
|
<project name="project-a" path="project-a" />
|
||||||
|
<project name="libs/project-b" path="libs/project-b" />
|
||||||
|
<project name="platform/framework" path="platform/framework" />
|
||||||
|
</manifest>
|
||||||
Reference in New Issue
Block a user