mirror of
https://github.com/corda/corda.git
synced 2025-02-07 19:40:25 +00:00
comment unneeded stage
This commit is contained in:
parent
9e3eb7c935
commit
5e852599a7
4
.ci/dev/regression/Jenkinsfile
vendored
4
.ci/dev/regression/Jenkinsfile
vendored
@ -244,8 +244,8 @@ pipeline {
|
||||
steps {
|
||||
sh script: [
|
||||
'./gradlew',
|
||||
COMMON_GRADLE_PARAMS,
|
||||
'deployNode'
|
||||
// COMMON_GRADLE_PARAMS,
|
||||
'help'
|
||||
].join(' ')
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user