Fix Jenkinsfile bug
This commit is contained in:
parent
bbdb1b41ca
commit
39c21c38a6
2
.ci/Jenkinsfile
vendored
2
.ci/Jenkinsfile
vendored
@ -5,6 +5,6 @@ cordaPipeline(
|
|||||||
slimBuild: true,
|
slimBuild: true,
|
||||||
runUnitTests: false,
|
runUnitTests: false,
|
||||||
dedicatedJobForSnykDelta: false,
|
dedicatedJobForSnykDelta: false,
|
||||||
slackChannel: '#corda-corda5-dev-ex-build-notifications'
|
slackChannel: '#corda-corda5-dev-ex-build-notifications',
|
||||||
dedicatedJobForSnykDelta: false
|
dedicatedJobForSnykDelta: false
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user