mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-08 07:41:10 +08:00
【优化】重绘各类厂商和资源来源图标
【新增】CA类型SSL.COM 【新增】消息通知渠道-webhook 【新增】消息通知渠道-飞书 【新增】消息通知渠道-钉钉 【新增】huaweicloud-cdn部署类型 【修改】版本号
This commit is contained in:
@@ -99,15 +99,15 @@ export default defineConfig({
|
||||
// 项目同步git
|
||||
pluginProjectSyncGit({
|
||||
gitProjects: [
|
||||
{
|
||||
repo: 'ssh://git@git.bt.cn:30001/wzz/allinssl.git',
|
||||
branch: '1.0.2',
|
||||
targetDir: 'allinssl-gitlab',
|
||||
discardChanges: true,
|
||||
},
|
||||
// {
|
||||
// repo: 'ssh://git@git.bt.cn:30001/wzz/allinssl.git',
|
||||
// branch: '1.0.2',
|
||||
// targetDir: 'allinssl-gitlab',
|
||||
// discardChanges: true,
|
||||
// },
|
||||
{
|
||||
repo: 'https://github.com/allinssl/allinssl.git',
|
||||
branch: '1.0.3',
|
||||
branch: '1.0.4',
|
||||
targetDir: 'allinssl-github',
|
||||
discardChanges: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user