Add Jenkins Nexus file scan script
This commit is contained in:
parent
3fc1235366
commit
cdccf7dde5
5
.ci/nightly/JenkinsfileNexusScan
Normal file
5
.ci/nightly/JenkinsfileNexusScan
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
@Library('corda-shared-build-pipeline-steps@5.0') _
|
||||||
|
|
||||||
|
cordaNexusScanPipeline(
|
||||||
|
nexusAppId: 'com.corda.CSDE-Java.5.0'
|
||||||
|
)
|
Loading…
Reference in New Issue
Block a user