mirror of
https://github.com/corda/corda.git
synced 2025-02-21 01:42:24 +00:00
Merge branch 'release/os/4.5' into wz/merge-os-45-46-2021-06-25
This commit is contained in:
commit
b0d17c4a38
9
.ci/dev/nightly-regression/Jenkinsfile
vendored
9
.ci/dev/nightly-regression/Jenkinsfile
vendored
@ -106,15 +106,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