empty modules
parent
0cb3e66a0e
commit
13d5de5f54
|
@ -1,2 +1,6 @@
|
||||||
@Library('jgpl_6.5') _
|
@Library('jgpl_6.5') _
|
||||||
webPipeline()
|
webPipeline(onBuildInstallShell:{->
|
||||||
|
return """
|
||||||
|
pnpm install url-loader
|
||||||
|
"""}
|
||||||
|
)
|
||||||
|
|
Loading…
Reference in New Issue