mirror of
https://github.com/corda/corda.git
synced 2025-04-07 11:27:01 +00:00
INFRA-1299: remove non-existed task (#6919)
* sneaked in from Corda Enterprise
This commit is contained in:
parent
f7e00fbb7c
commit
dcfcc43412
9
.ci/dev/nightly-regression/Jenkinsfile
vendored
9
.ci/dev/nightly-regression/Jenkinsfile
vendored
@ -104,15 +104,6 @@ pipeline {
|
||||
].join(' ')
|
||||
}
|
||||
}
|
||||
stage('Proxy Integration Test') {
|
||||
steps {
|
||||
sh script: [
|
||||
'./gradlew',
|
||||
COMMON_GRADLE_PARAMS,
|
||||
'proxyIntegrationTest'
|
||||
].join(' ')
|
||||
}
|
||||
}
|
||||
stage('Smoke Test') {
|
||||
steps {
|
||||
sh script: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user