From 82d68aafc168dcc751746ec6c4653df3b687dc74 Mon Sep 17 00:00:00 2001 From: "scripts@glrocky.com" Date: Wed, 22 Apr 2026 13:32:20 +0800 Subject: [PATCH] change url --- .well-known/schema.json | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"