chore: 去掉 jenkins 配置回调
parent
40d24af3bc
commit
ab34a99dce
|
@ -1,8 +1,2 @@
|
||||||
@Library('jgpl_6.5') _
|
@Library('jgpl_6.5') _
|
||||||
webPipeline([
|
webPipeline()
|
||||||
onBuildInstallShell:{->
|
|
||||||
return """
|
|
||||||
pnpm install --no-frozen-lockfile
|
|
||||||
pnpm run build || echo 'Ignore build error !!!'
|
|
||||||
"""}
|
|
||||||
])
|
|
Loading…
Reference in New Issue