取消子模块install
parent
fbbf3b9621
commit
a2d641dd31
|
@ -1,13 +1,2 @@
|
||||||
@Library('jgpl_6.5') _
|
@Library('jgpl_6.5') _
|
||||||
webPipeline([
|
webPipeline()
|
||||||
cmpOnBuildInstallShell: {->
|
|
||||||
return """
|
|
||||||
pnpm install
|
|
||||||
"""
|
|
||||||
},
|
|
||||||
smsOnBuildInstallShell: {->
|
|
||||||
return """
|
|
||||||
pnpm install
|
|
||||||
"""
|
|
||||||
},
|
|
||||||
])
|
|
||||||
|
|
Loading…
Reference in New Issue