diff --git a/.well-known/schema.json b/.well-known/schema.json index 0d11d55..3f45122 100644 --- a/.well-known/schema.json +++ b/.well-known/schema.json @@ -4,7 +4,7 @@ "name": "vivo-Phone-Test-Project-vivo", "uuid": "157f58111-aaa9-4636-b476-639e02vivo01", "description": "vivo手机用例集", - "remoteUrl": "https://gitea.glrocky.cn/aitest-scripts/vivo.git", + "remoteUrl": "https://gitea.glrocky.cn/scripts/vivo.git", "branch": "master", "tags": { "osName": "android", diff --git a/pyproject.toml b/pyproject.toml index ef50ed3..f1bd06b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ url = "https://mirrors.aliyun.com/pypi/simple/" default = true [tool.glrocky] -remote_url = "https://gitea.glrocky.cn/aitest-scripts/vivo.git" +remote_url = "https://gitea.glrocky.cn/scripts/vivo.git" branch = "master" uuid = "157f58111-aaa9-4636-b476-639e02vivo01"