update config.yml.example
This commit is contained in:
parent
bbbcc1f37c
commit
1990851cb0
|
@ -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
|
||||
cookies_jar: xxxxxxx
|
||||
|
|
Loading…
Reference in New Issue