From 1990851cb000bd938e28069c8c705bba5929f92e Mon Sep 17 00:00:00 2001 From: HJJ <1916787042@qq.com> Date: Sun, 7 Apr 2024 21:08:37 +0800 Subject: [PATCH] update config.yml.example --- config/config.yml.example | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/config/config.yml.example b/config/config.yml.example index 7ccd584..bec0fc1 100644 --- a/config/config.yml.example +++ b/config/config.yml.example @@ -6,12 +6,8 @@ user_id: 123456 # 用户名 user_name: xxx # 默认企业 path -default_ent_path: oschina +default_ent_path: test # 非仓库目录下执行 gitee cli 命令默认仓库全路径(配置你比较常用的仓库) -default_path_with_namespace: oschina/gitee -# 专业版构建命令前缀 -premium_build_prefix: premium_ci_build -# 企业版构建命令前缀 -saas_build_prefix: ci_deploy +default_path_with_namespace: rootPath/repoPath # cookie 用于企业版 API 鉴权 -cookies_jar: xxxxxxx \ No newline at end of file +cookies_jar: xxxxxxx