mirror of
https://github.com/corda/corda.git
synced 2025-04-18 08:10:47 +00:00
Merge pull request #6924 from corda/wz/merge-os-47-48-2021-06-25
NOTICK: Merging forward updates from OS 4.7 to OS 4.8 (2021-06-25)
This commit is contained in:
commit
f966b7a873
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