@Library('jgpl_6.5') _
webPipeline([
cmpOnBuildInstallShell: {->
return """
pnpm install
"""
},
smsOnBuildInstallShell: {->
])