9 lines
191 B
Plaintext
9 lines
191 B
Plaintext
|
@Library('corda-shared-build-pipeline-steps@5.0') _
|
||
|
|
||
|
cordaPipeline(
|
||
|
publishRepoPrefix: '',
|
||
|
slimBuild: true,
|
||
|
runUnitTests: false,
|
||
|
dedicatedJobForSnykDelta: false
|
||
|
)
|