mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-15 10:52:01 +08:00
【调整】版本更换1.0.2
This commit is contained in:
@@ -101,13 +101,13 @@ export default defineConfig({
|
||||
gitProjects: [
|
||||
{
|
||||
repo: 'ssh://git@git.bt.cn:30001/wzz/allinssl.git',
|
||||
branch: '1.0.1',
|
||||
branch: '1.0.2',
|
||||
targetDir: 'allinssl-gitlab',
|
||||
discardChanges: true,
|
||||
},
|
||||
{
|
||||
repo: 'https://github.com/allinssl/allinssl.git',
|
||||
branch: '1.0.1',
|
||||
branch: '1.0.2',
|
||||
targetDir: 'allinssl-github',
|
||||
discardChanges: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user