dev 更新submodule
This commit is contained in:
parent
c9015838e0
commit
b2f68a3328
@ -33,6 +33,9 @@ def call(Map config)
|
||||
credentialsId: '503eaa43-0676-40ac-81c0-d9c5cc8b4ff7'
|
||||
]]
|
||||
])
|
||||
|
||||
// 更新 submodule
|
||||
bat 'git submodule update --init --recursive --remote --merge'
|
||||
}
|
||||
}
|
||||
stage("Build Unity Android")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user