mirror of
https://github.com/corda/corda.git
synced 2025-02-22 02:06:45 +00:00
Merge branch 'release/os/4.6' into wz/merge-os-46-47-2021-06-25
This commit is contained in:
commit
ad077b5263
9
.ci/dev/nightly-regression/Jenkinsfile
vendored
9
.ci/dev/nightly-regression/Jenkinsfile
vendored
@ -106,15 +106,6 @@ pipeline {
|
|||||||
].join(' ')
|
].join(' ')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Proxy Integration Test') {
|
|
||||||
steps {
|
|
||||||
sh script: [
|
|
||||||
'./gradlew',
|
|
||||||
COMMON_GRADLE_PARAMS,
|
|
||||||
'proxyIntegrationTest'
|
|
||||||
].join(' ')
|
|
||||||
}
|
|
||||||
}
|
|
||||||
stage('Smoke Test') {
|
stage('Smoke Test') {
|
||||||
steps {
|
steps {
|
||||||
sh script: [
|
sh script: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user