We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeefd6f commit b3565b0Copy full SHA for b3565b0
.ci/nightly/JenkinsfileNexusScan
@@ -1,6 +1,5 @@
1
@Library('[email protected]') _
2
3
cordaNexusScanPipeline(
4
- nexusAppId: 'net.corda-api-5.0',
5
- nexusAppStage: 'build'
+ nexusAppId: 'net.corda-api-5.0'
6
)
0 commit comments